Skip to content
This repository was archived by the owner on Jun 6, 2024. It is now read-only.

Commit c085483

Browse files
committed
必应搜索结果页面标题搞错了
1 parent 82f535a commit c085483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ function IPLoadmore() {
384384
<div class="form-group">
385385
<label>IP地址</label>
386386
<input type="text" class="form-control form-control-sm" name="ip">
387-
<small>现在已经支持对 IP 地址进行模糊匹配,您可以使用“%”代替任意个字符,“_”代替单个字符,更多使用方法请自行搜索 <a href="https://cn.bing.com/search?q=SQL+%E9%80%9A%E9%85%8D%E7%AC%A6" target="_blank" title="数据库 通配符 - 国内版 Bing">SQL 通配符</a>。</small>
387+
<small>现在已经支持对 IP 地址进行模糊匹配,您可以使用“%”代替任意个字符,“_”代替单个字符,更多使用方法请自行搜索 <a href="https://cn.bing.com/search?q=SQL+%E9%80%9A%E9%85%8D%E7%AC%A6" target="_blank" title="SQL 通配符 - 国内版 Bing">SQL 通配符</a>。</small>
388388
</div>
389389
<div class="form-group">
390390
<label>备注</label>

0 commit comments

Comments
 (0)