mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
enhance user defined extra http request headers
This commit is contained in:
parent
0d9d30d783
commit
457e012713
8 changed files with 13 additions and 23 deletions
|
@ -60,7 +60,8 @@ toplinks:https://www.toplinks.cc/s/?keyword=
|
|||
访问网站并搜索。 按菜单键,没有的话可长按底部工具条前进按钮弹出菜单。 选择"添加为搜索引擎",对话框中将出现的地址适当编辑。不少网址后半部分为用"&"分割的等式,将包含搜索条目的等式移动到最后,删除搜索条目本身,其余等式可删可留。若无等式,一般在网址中直接删除搜索条目本身即可。 常用引擎,供用户查漏添加:
|
||||
google:https://google.com/search?q=
|
||||
谷歌:https://谷歌.ml/search?q=
|
||||
必应:http://www.bing.com/search?q=
|
||||
必应:https://www.bing.com/search?q=
|
||||
bingUS:X-Forwarded-For;8.8.8.8::https://www.bing.com/search?q=%s
|
||||
百度:https://m.baidu.com/s?wd=
|
||||
Fsou:https://fsoufsou.com/search?q=
|
||||
neeva:https://neeva.com/search?q=
|
||||
|
@ -88,8 +89,7 @@ nfmovies:https://www.nfmovies.com/search.php?searchword=
|
|||
电影狗:https://www.dianyinggou.com/so/
|
||||
pianku:https://www.pianku.la/search/%s-------------.html
|
||||
novip:https://www.novipnoad.com/s=
|
||||
555dianying:https://555dianying.cc/vodsearch/-------------.html?wd=
|
||||
zhenbuka:https://www.zhenbuka.net/search/-------------.html?wd=</description>
|
||||
555dianying:https://555dianying.cc/vodsearch/-------------.html?wd=</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
|
|
@ -89,7 +89,8 @@
|
|||
<p>常用引擎,供用户查漏添加:<br>
|
||||
<a href="i:00google:https://google.com/search?q=">google:https://google.com/search?q=</a></p>
|
||||
<p><a href="i:00谷歌:https://谷歌.ml/search?q=">谷歌:https://谷歌.ml/search?q=</a></p>
|
||||
<p><a href="i:00必应:http://www.bing.com/search?q=">必应:http://www.bing.com/search?q=</a></p>
|
||||
<p><a href="i:00必应:https://www.bing.com/search?q=">必应:https://www.bing.com/search?q=</a></p>
|
||||
<p><a href="i:00bingUS:X-Forwarded-For;8.8.8.8::https://www.bing.com/search?q=%s">bingUS:X-Forwarded-For;8.8.8.8::https://www.bing.com/search?q=%s</a></p>
|
||||
<p><a href="i:00百度:https://m.baidu.com/s?wd=">百度:https://m.baidu.com/s?wd=</a></p>
|
||||
<p><a href="i:00Fsou:https://fsoufsou.com/search?q=">Fsou:https://fsoufsou.com/search?q=</a></p>
|
||||
<p><a href="i:00neeva:https://neeva.com/search?q=">neeva:https://neeva.com/search?q=</a></p>
|
||||
|
|
|
@ -49,7 +49,8 @@ toplinks:https://www.toplinks.cc/s/?keyword=
|
|||
访问网站并搜索。 按菜单键,没有的话可长按底部工具条前进按钮弹出菜单。 选择&quot;添加为搜索引擎&quot;,对话框中将出现的地址适当编辑。不少网址后半部分为用&quot;&amp;&quot;分割的等式,将包含搜索条目的等式移动到最后,删除搜索条目本身,其余等式可删可留。若无等式,一般在网址中直接删除搜索条目本身即可。 常用引擎,供用户查漏添加:
|
||||
google:https://google.com/search?q=
|
||||
谷歌:https://谷歌.ml/search?q=
|
||||
必应:http://www.bing.com/search?q=
|
||||
必应:https://www.bing.com/search?q=
|
||||
bingUS:X-Forwarded-For;8.8.8.8::https://www.bing.com/search?q=%s
|
||||
百度:https://m.baidu.com/s?wd=
|
||||
Fsou:https://fsoufsou.com/search?q=
|
||||
neeva:https://neeva.com/search?q=
|
||||
|
@ -77,8 +78,7 @@ nfmovies:https://www.nfmovies.com/search.php?searchword=
|
|||
电影狗:https://www.dianyinggou.com/so/
|
||||
pianku:https://www.pianku.la/search/%s-------------.html
|
||||
novip:https://www.novipnoad.com/s=
|
||||
555dianying:https://555dianying.cc/vodsearch/-------------.html?wd=
|
||||
zhenbuka:https://www.zhenbuka.net/search/-------------.html?wd=</description>
|
||||
555dianying:https://555dianying.cc/vodsearch/-------------.html?wd=</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue