mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
optimize bingUS engine
This commit is contained in:
parent
94bf28a6ba
commit
71c2987cf9
10 changed files with 43 additions and 34 deletions
|
@ -90,7 +90,8 @@
|
|||
<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必应: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:00bingUS:i:92X-Forwarded-For;8.8.8.8:https://www.bing.com/search?q=">bingUS:i:92X-Forwarded-For;8.8.8.8:https://www.bing.com/search?q=</a></p>
|
||||
<p><a href="i:00bingUS2:X-Forwarded-For;8.8.8.8::https://www.bing.com/search?q=%s">bingUS2: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>
|
||||
|
@ -286,7 +287,7 @@
|
|||
<a href="i:00计算器:d:text/html:echo \'%s\'|bc -l -q:">计算器:d:text/html:echo '%s'|bc -l -q:</a></p>
|
||||
<p><a href="i:00函数作图:d:image/svg+xml:gnuplot -e \'set term svg;set output; plot %s\':">函数作图:d:image/svg+xml:gnuplot -e 'set term svg;set output; plot %s':</a></p>
|
||||
<p><a href="i:003d函数作图:d:image/svg+xml:gnuplot -e \'set term svg;set output; splot %s\':">3d函数作图:d:image/svg+xml:gnuplot -e 'set term svg;set output; splot %s':</a></p>
|
||||
<p><a href="../searchcat">分类搜索</a></p>
|
||||
<p><a href="../searchcat/index.html">分类搜索</a></p>
|
||||
<p>更多引擎可参看:<br>
|
||||
<a href="https://github.com/cc1024/Google">google镜像</a><br>
|
||||
<a href="https://searx.space">searx</a><br>
|
||||
|
@ -300,8 +301,8 @@
|
|||
<a href="https://www.zhihu.com/question/20251786">有哪些特殊的搜索引擎</a></p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 4 March 2023<br>
|
||||
add simple modification info</p>
|
||||
<p>Last Modified: 5 March 2023<br>
|
||||
optimize bingUS engine</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue