mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
newbing support
This commit is contained in:
parent
a6aabed862
commit
75faa15b83
14 changed files with 143 additions and 135 deletions
|
@ -47,7 +47,8 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p>Clicking the following links to install search engines to <a href="../index.html">uweb</a>'s home screen.</p>
|
||||
<p>Clicking the following links to install search engines to <a href="../index.html">uweb</a>'s home screen.<br>
|
||||
<a href="i:00bingUS:i:92X-Forwarded-For;8.8.8.8:https://www.bing.com/search?q=">bingUS: bypass censorship to access <span style="color:red">bingchat</span></a> (long press the "PC" button to use "edge" as UA)</p>
|
||||
<p>Recommended engines (click or append any of the following to the file "home5.search"):</p>
|
||||
<p><a href="i:00Engines:i:40%s_00">Engines:i:40%s_00</a></p>
|
||||
<p><a href="i:00bing image:http://bing.com/images/search?q=">bing image:http://bing.com/images/search?q=</a></p>
|
||||
|
@ -58,6 +59,7 @@
|
|||
<p><a href="i:00wikipedia:http://en.wikipedia.org/?search=">wikipedia:http://en.wikipedia.org/?search=</a></p>
|
||||
<p><a href="i:00wikifull:http://en.wikipedia.org/wiki/Special:Search?fulltext=Search&search=">wikifull:http://en.wikipedia.org/wiki/Special:Search?fulltext=Search&search=</a></p>
|
||||
<p><a href="i:00Youtube:https://www.youtube.com/results?search_query=">Youtube:https://www.youtube.com/results?search_query=</a></p>
|
||||
<p><a href="i:00incaption:https://incaptions.com/">incaption:https://incaptions.com/</a></p>
|
||||
<p><a href="i:00perplexity:https://www.perplexity.ai/?q=">perplexity:https://www.perplexity.ai/?q=</a></p>
|
||||
<p><a href="i:00answer:http://mobile.answers.com/">answer:http://mobile.answers.com/</a></p>
|
||||
<p><a href="i:00twitter:https://twitter.com/search?q=">twitter:https://twitter.com/search?q=</a></p>
|
||||
|
@ -75,6 +77,7 @@
|
|||
<p><a href="i:00annas-archive:https://annas-archive.org/search?q=">annas-archive:https://annas-archive.org/search?q=</a></p>
|
||||
<p><a href="i:00libgen:http://gen.lib.rus.ec/search.php?req=">libgen:http://gen.lib.rus.ec/search.php?req=</a></p>
|
||||
<p><a href="i:00google_file:https://google.com/search?q=intitle:index.of+%22parent+directory%22+">google_file:https://google.com/search?q=intitle:index.of+%22parent+directory%22+</a></p>
|
||||
<p><a href="i:00apkcombo:https://apkcombo.com/search/">apkcombo:https://apkcombo.com/search/</a></p>
|
||||
<p>Note: "Engines" needs file "engine.search",whose format is same as "home.search" except that the keyword part of url must be denoted with "%s". Pressing the right arrow button on the search result page will automatically query with next engine in the file.</p>
|
||||
<p>Common engines:<br>
|
||||
<a href="i:00google:https://google.com/search?q=">google:https://google.com/search?q=</a>
|
||||
|
@ -169,6 +172,7 @@
|
|||
<p><a href="i:00yandex:https://yandex.com/search/?text=">yandex:https://yandex.com/search/?text=</a></p>
|
||||
<p><a href="i:00searx:https://searx.be/?q=">searx:https://searx.be/?q=</a></p>
|
||||
<p><a href="i:00startpage:https://startpage.com/do/search?query=">startpage:https://startpage.com/do/search?query=</a></p>
|
||||
<p><a href="i:00gibiru:https://gibiru.com/results.html?q=">gibiru:https://gibiru.com/results.html?q=</a></p>
|
||||
<p>Medical:<br>
|
||||
<a href="i:00medical_freedict:https://medical-dictionary.thefreedictionary.com/">medical_freedict:https://medical-dictionary.thefreedictionary.com/</a></p>
|
||||
<p><a href="i:00merckmanuals:https://www.merckmanuals.com/professional/SearchResults?query=">merckmanuals:https://www.merckmanuals.com/professional/SearchResults?query=</a></p>
|
||||
|
@ -218,13 +222,15 @@
|
|||
<a href="i:00bc:d:text/html:echo \'%s\'|bc -l -q:">bc:d:text/html:echo '%s'|bc -l -q:</a></p>
|
||||
<p><a href="i:002D plot:d:image/svg+xml:gnuplot -e \'set term svg;set output; plot %s\':">2D plot:d:image/svg+xml:gnuplot -e 'set term svg;set output; plot %s':</a></p>
|
||||
<p><a href="i:003D plot:d:image/svg+xml:gnuplot -e \'set term svg;set output; splot %s\':">3D plot:d:image/svg+xml:gnuplot -e 'set term svg;set output; splot %s':</a></p>
|
||||
<p><a href="../searchcat/index.html">Search engine files</a></p>
|
||||
<p>More at:<br>
|
||||
<a href="https://alternativeto.net/software/google-search/?feature=web-search">alternativeto</a></p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 1 February 2023<br>
|
||||
add simple modification info<br>
|
||||
<pre></pre>
|
||||
<p>Last Modified: 7 March 2023<br>
|
||||
add bingchat/newbing support<br>
|
||||
<pre>Add bingUS engine to access bingchat directly from restricted area
|
||||
</pre>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue