mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
supports hosts
This commit is contained in:
parent
4e8ff416e7
commit
9dc075503b
22 changed files with 191 additions and 157 deletions
|
@ -7,7 +7,6 @@
|
|||
[Uweb browser: downloads, plugins and tips](https://torappinfo.github.io/uweb/en/)
|
||||
(Mirrors: [netlify](https://uwebzh.netlify.app/en/) [gitlab](https://jamesfengcao.gitlab.io/uweb/en/) [stormkit](https://uweb.stormkit.dev/en/) [surge](https://uweb.surge.sh/en/) [codeberg](https://jamesfengcao.codeberg.page/en/) [repo](https://repo.or.cz/uweb.git/blob_plain/HEAD:/en/index.html) [pages](https://uwebzh.pages.dev/en/) [vercel](https://uweb-zh.vercel.app/en/) [bitbucket](https://torappinfo.bitbucket.io/en/) [render](https://uwebzh.onrender.com/en/))
|
||||
|
||||
- <a href="https://uwebzh.netlify.app/en/tips/index.html" onclick="{let u=location.href; if(u.endsWith('index.html'))location='../../en/tips/index.html'}">newbing/chatgpt</a> for censored area
|
||||
- Powerful: any native functionality with html5 enhancement and still secure; any urls to host website; javascript and shell scripting for general processing; piping between console and GUI and more with Termux.
|
||||
- Customizable: user-defined menus, (new) buttons and gestures for user agents, bookmarklets, url services, shell commands, internal functionality links and text processing etc.
|
||||
- Convenient: Any book (pdf/djvu)/dictionary (mdict)/txt/command line/app/webapp (web extensions) can be search engine.
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
[超微浏览器下载及使用技巧](https://uwebzh.netlify.app/zh/)
|
||||
(Mirrors: [gitlab](https://jamesfengcao.gitlab.io/uweb/zh/) [repo](https://repo.or.cz/uweb.git/blob_plain/HEAD:/zh/index.html) [codeberg](https://jamesfengcao.codeberg.page/zh/) [netlify](https://uwebzh.netlify.app/zh/) [stormkit](https://uweb.stormkit.dev/zh/) [surge](https://uweb.surge.sh/zh/) [github](https://torappinfo.github.io/uweb/zh/) [epizy](http://uweb.epizy.com/) [pages](https://uwebzh.pages.dev/zh/) [bitbucket](https://torappinfo.bitbucket.io/zh/) [vercel](https://uweb-zh.vercel.app/zh/))
|
||||
|
||||
- <span style="color:red">国内可以直接使用<a href="https://uwebzh.netlify.app/zh/tips/index.html" onclick="{let u=location.href; if(u.endsWith('index.html'))location='../tips/index.html'}">newbing/chatgpt</a></span>
|
||||
- 微:不到200K。
|
||||
- 威:支持使用js脚本、url服务、shell命令、内部功能链接定制菜单/(新)按钮/手势; 远程数据皆可成网站。html5应用增强,可匹配本地应用。
|
||||
- 便捷:图书(pdf/djvu)/txt/词典(mdict,kiwix)/命令行/APP/webapp(web extensions)可作为搜索引擎使用。
|
||||
|
|
|
@ -5,7 +5,19 @@
|
|||
<link>/en/_posts/</link>
|
||||
<description>Recent content in _posts on uweb browser: unlimited power</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Sat, 28 Jan 2023 00:00:00 +0000</lastBuildDate><atom:link href="/en/_posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Mon, 20 Mar 2023 00:00:00 +0000</lastBuildDate><atom:link href="/en/_posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Hosts files</title>
|
||||
<link>/en/adblock_domain/</link>
|
||||
<pubDate>Mon, 20 Mar 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/en/adblock_domain/</guid>
|
||||
<description>The hosts files &quot;hosts&quot; and &quot;default.hosts&quot; take effect when the setting option &quot;using hosts&quot; is checked.
|
||||
The file &quot;hosts&quot; defines IP addresses for domains. Each line has the following format:
|
||||
[IP address][single space][domain name]
|
||||
&quot;default.hosts&quot; blocks whole domain trees including all descedant domains. The domains in the hosts file must be 2 or 3 segment domains, such as &quot;yahoo.com&quot; and &quot;finance.yahoo.com&quot;. If the length of the last 2 segments is less than 7, such as &quot;com.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>JS/CSS/HTML/preprocessing for domains</title>
|
||||
<link>/en/sitejs/</link>
|
||||
|
@ -36,8 +48,10 @@ Bookmarks with secrets (POST instead of GET) The search engine (&quot;.</des
|
|||
|
||||
<guid>/en/tips/</guid>
|
||||
<description>newbing/chatGPT access from censored area
|
||||
Use the bingChat search engine. This approach may fail with &quot;ref a&quot; blank pages, if so, use the next approach. Save the bing chat webpage (when you can use) as super bookmark by long pressing right-arrow button, and load back when you need it (pressing the setting button, then click the super bookmark link). To show web pages in desktop mode:
|
||||
PC button + option &quot;wide viewport&quot; + global js &quot;force page resizable&quot;.</description>
|
||||
Save the bing chat webpage (when you can use) as super bookmark by long pressing right-arrow button, and load back when you need it (pressing the setting button, then click the super bookmark link). To show web pages in desktop mode:
|
||||
PC button + option &quot;wide viewport&quot; + global js &quot;force page resizable&quot;.
|
||||
Playing audio when screen off
|
||||
Option &quot;Floating video&quot; + video fullscreen playing</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
@ -315,17 +329,5 @@ Swipe left/right near the toolbar to switch window; fling left/right to switch t
|
|||
Swiping on the top part of content window (near the top address bar by default) triggers corresponding link in the file &quot;default.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Hosts files</title>
|
||||
<link>/en/adblock_domain/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/en/adblock_domain/</guid>
|
||||
<description>The hosts files &quot;hosts&quot; and &quot;default.hosts&quot; take effect when the setting option &quot;using hosts&quot; is checked.
|
||||
The file &quot;hosts&quot; defines IP addresses for domains. Each line has the following format:
|
||||
[IP address][single space][domain name]
|
||||
&quot;default.hosts&quot; blocks whole domain trees including all descedant domains. The domains in the hosts file must be 2 or 3 segment domains, such as &quot;yahoo.com&quot; and &quot;finance.yahoo.com&quot;. If the length of the last 2 segments is less than 7, such as &quot;com.</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
The first part [rootDomain] is required and the others are optional. regex is java-grammar regular expression. If the second regex is used, it is recommended to merge the first regex to the second one for performance.</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 20 March 2023<br>
|
||||
<p>Last Modified: 21 March 2023<br>
|
||||
supports hosts<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
<p><a href="https://releases.pagure.org/uweb/">pagure</a></p>
|
||||
<h4 id="main-featuresreadmeindexhtml"><a href="../readme/index.html">Main features</a></h4>
|
||||
<h4 id="change-logs">Change logs</h4>
|
||||
<p>983: support local domain name resolving (DNS) with the file "hosts", only single space allowed as separator for ip address and domain name.<br>
|
||||
<p>983: support <a href="../adblock_domain/index.html">"hosts"</a> file domain name resolving (no root needed), only single space allowed as separator for ip address and domain name.<br>
|
||||
975: <a href="../bookmark/index.html">Bookmarks</a> to support styling for markdown etc.<br>
|
||||
971: <a href="../links/index.html">multiple type profiles</a>: switch any data including website logins, user configurations orthogonally.<br>
|
||||
968: multiple links support for single MENU/(New)Button/GESTURE definition.<br>
|
||||
|
@ -75,7 +75,7 @@
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 20 March 2023<br>
|
||||
<p>Last Modified: 21 March 2023<br>
|
||||
supports hosts<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
|
|
@ -95,6 +95,12 @@
|
|||
</li>
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="adblock_domain/index.html">
|
||||
<span>Hosts files</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="sitejs/index.html">
|
||||
<span>JS/CSS/HTML/preprocessing for domains</span>
|
||||
|
@ -221,12 +227,6 @@
|
|||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="adblock_domain/index.html">
|
||||
<span>Hosts files</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="post">
|
||||
|
|
65
en/index.xml
65
en/index.xml
|
@ -5,17 +5,26 @@
|
|||
<link>/en/</link>
|
||||
<description>Recent content on uweb browser: unlimited power</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Tue, 07 Mar 2023 00:00:00 +0000</lastBuildDate><atom:link href="/en/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Mon, 20 Mar 2023 00:00:00 +0000</lastBuildDate><atom:link href="/en/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Hosts files</title>
|
||||
<link>/en/adblock_domain/</link>
|
||||
<pubDate>Mon, 20 Mar 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/en/adblock_domain/</guid>
|
||||
<description>The hosts files &quot;hosts&quot; and &quot;default.hosts&quot; take effect when the setting option &quot;using hosts&quot; is checked.
|
||||
The file &quot;hosts&quot; defines IP addresses for domains. Each line has the following format:
|
||||
[IP address][single space][domain name]
|
||||
&quot;default.hosts&quot; blocks whole domain trees including all descedant domains. The domains in the hosts file must be 2 or 3 segment domains, such as &quot;yahoo.com&quot; and &quot;finance.yahoo.com&quot;. If the length of the last 2 segments is less than 7, such as &quot;com.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Search engines</title>
|
||||
<link>/en/search/</link>
|
||||
<pubDate>Tue, 07 Mar 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/en/search/</guid>
|
||||
<description>Clicking the following links to install search engines to uweb's home screen.
|
||||
bingchat: bypass censorship
|
||||
bingUS: bypass censorship (need to long press the &quot;PC&quot; button to use &quot;edge&quot; as UA. The account region setting is recommended to be &quot;US&quot;)
|
||||
Recommended engines (click or append any of the following to the file &quot;home5.search&quot;):
|
||||
<description>Recommended engines (click or append any of the following to the file &quot;home5.search&quot;):
|
||||
Engines:i:40%s_00
|
||||
bing image:http://bing.com/images/search?q=
|
||||
google image:http://www.google.com/images?as_q=
|
||||
|
@ -30,7 +39,29 @@ Quora:https://www.quora.com/search?q=
|
|||
Pinterest:https://www.pinterest.com/search/pins/?q=
|
||||
LinkedIn:https://www.linkedin.com/search/results/all/?keywords=
|
||||
Netflix:https://www.netflix.com/search?q=
|
||||
Spotify:https://open.spotify.com/search/</description>
|
||||
Spotify:https://open.spotify.com/search/
|
||||
Medium:https://medium.com/search?q=
|
||||
TripAdvisor:https://www.tripadvisor.com/Search?q=
|
||||
incaption:https://incaptions.com/
|
||||
perplexity:https://www.perplexity.ai/?q=
|
||||
answer:http://mobile.answers.com/
|
||||
twitter:https://twitter.com/search?q=
|
||||
Facebook:https://www.facebook.com/search/str/%s/keywords_search
|
||||
Instagram:https://www.instagram.com/explore/tags/%s/
|
||||
social-search:https://www.social-searcher.com/social-buzz/?q5=
|
||||
reddit:http://reddit.com/search?q=
|
||||
boardreader:https://boardreader.com/s/%s.html
|
||||
bingvideo:https://www.bing.com/videos/search?q=
|
||||
vsearch:https://www.vsearch.me/s?q=
|
||||
groups:http://groups.google.com/groups/search?q=
|
||||
wolfram:https://www.wolframalpha.com/input/?i=
|
||||
fxsolver:https://www.fxsolver.com/browse/?q=
|
||||
book_google:https://google.com/search?q=%22parent+directory%22+pdf+OR+epub+OR+DjVU+OR+xps+%22%s%22+-html+-htm+-shtml+-phtml+-php+-buy+-aspx+-jsp+-asp+-cgi+-pdf+-ftp+-unknownsecret&amp;num=100&amp;filter=0
|
||||
annas-archive:https://annas-archive.org/search?q=
|
||||
libgen:http://gen.lib.rus.ec/search.php?req=
|
||||
google_file:https://google.com/search?q=intitle:index.of+%22parent+directory%22+
|
||||
apkcombo:https://apkcombo.com/search/
|
||||
Note: "Engines" needs file "engine.search",whose format is same as "home.search" except that the keyword part of url must be denoted with "</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
@ -63,8 +94,10 @@ Bookmarks with secrets (POST instead of GET) The search engine (&quot;.</des
|
|||
|
||||
<guid>/en/tips/</guid>
|
||||
<description>newbing/chatGPT access from censored area
|
||||
Use the bingChat search engine. This approach may fail with &quot;ref a&quot; blank pages, if so, use the next approach. Save the bing chat webpage (when you can use) as super bookmark by long pressing right-arrow button, and load back when you need it (pressing the setting button, then click the super bookmark link). To show web pages in desktop mode:
|
||||
PC button + option &quot;wide viewport&quot; + global js &quot;force page resizable&quot;.</description>
|
||||
Save the bing chat webpage (when you can use) as super bookmark by long pressing right-arrow button, and load back when you need it (pressing the setting button, then click the super bookmark link). To show web pages in desktop mode:
|
||||
PC button + option &quot;wide viewport&quot; + global js &quot;force page resizable&quot;.
|
||||
Playing audio when screen off
|
||||
Option &quot;Floating video&quot; + video fullscreen playing</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
@ -131,7 +164,7 @@ github
|
|||
sourceforge
|
||||
powerfolder
|
||||
pagure
|
||||
Main features Change logs 983: support local domain name resolving (DNS) with the file &quot;hosts&quot;, only single space allowed as separator for ip address and domain name.
|
||||
Main features Change logs 983: support &quot;hosts&quot; file domain name resolving (no root needed), only single space allowed as separator for ip address and domain name.
|
||||
975: Bookmarks to support styling for markdown etc.
|
||||
971: multiple type profiles: switch any data including website logins, user configurations orthogonally.
|
||||
968: multiple links support for single MENU/(New)Button/GESTURE definition.
|
||||
|
@ -448,19 +481,7 @@ Amazon appstore
|
|||
Downloads
|
||||
Uweb browser: downloads, plugins and tips
|
||||
(Mirrors: netlify gitlab stormkit surge codeberg repo pages vercel bitbucket render)
|
||||
newbing/chatgpt for censored area Powerful: any native functionality with html5 enhancement and still secure; any urls to host website; javascript and shell scripting for general processing; piping between console and GUI and more with Termux. Customizable: user-defined menus, (new) buttons and gestures for user agents, bookmarklets, url services, shell commands, internal functionality links and text processing etc.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Hosts files</title>
|
||||
<link>/en/adblock_domain/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/en/adblock_domain/</guid>
|
||||
<description>The hosts files &quot;hosts&quot; and &quot;default.hosts&quot; take effect when the setting option &quot;using hosts&quot; is checked.
|
||||
The file &quot;hosts&quot; defines IP addresses for domains. Each line has the following format:
|
||||
[IP address][single space][domain name]
|
||||
&quot;default.hosts&quot; blocks whole domain trees including all descedant domains. The domains in the hosts file must be 2 or 3 segment domains, such as &quot;yahoo.com&quot; and &quot;finance.yahoo.com&quot;. If the length of the last 2 segments is less than 7, such as &quot;com.</description>
|
||||
Powerful: any native functionality with html5 enhancement and still secure; any urls to host website; javascript and shell scripting for general processing; piping between console and GUI and more with Termux. Customizable: user-defined menus, (new) buttons and gestures for user agents, bookmarklets, url services, shell commands, internal functionality links and text processing etc.</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
|
|
|
@ -54,7 +54,6 @@
|
|||
<p><a href="https://torappinfo.github.io/uweb/en/">Uweb browser: downloads, plugins and tips</a><br>
|
||||
(Mirrors: <a href="https://uwebzh.netlify.app/en/">netlify</a> <a href="https://jamesfengcao.gitlab.io/uweb/en/">gitlab</a> <a href="https://uweb.stormkit.dev/en/">stormkit</a> <a href="https://uweb.surge.sh/en/">surge</a> <a href="https://jamesfengcao.codeberg.page/en/">codeberg</a> <a href="https://repo.or.cz/uweb.git/blob_plain/HEAD:/en/index.html">repo</a> <a href="https://uwebzh.pages.dev/en/">pages</a> <a href="https://uweb-zh.vercel.app/en/">vercel</a> <a href="https://torappinfo.bitbucket.io/en/">bitbucket</a> <a href="https://uwebzh.onrender.com/en/">render</a>)</p>
|
||||
<ul>
|
||||
<li><a href="https://uwebzh.netlify.app/en/tips/index.html" onclick="{let u=location.href; if(u.endsWith('index.html'))location='../../en/tips/index.html'}">newbing/chatgpt</a> for censored area</li>
|
||||
<li>Powerful: any native functionality with html5 enhancement and still secure; any urls to host website; javascript and shell scripting for general processing; piping between console and GUI and more with Termux.</li>
|
||||
<li>Customizable: user-defined menus, (new) buttons and gestures for user agents, bookmarklets, url services, shell commands, internal functionality links and text processing etc.</li>
|
||||
<li>Convenient: Any book (pdf/djvu)/dictionary (mdict)/txt/command line/app/webapp (web extensions) can be search engine.</li>
|
||||
|
@ -96,8 +95,8 @@
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 16 March 2023<br>
|
||||
add gitgud<br>
|
||||
<p>Last Modified: 21 March 2023<br>
|
||||
supports hosts<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
|
|
|
@ -47,10 +47,7 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p>Clicking the following links to install search engines to <a href="../index.html">uweb</a>'s home screen.<br>
|
||||
<a href="i:00bingChat:i:92X-Forwarded-For;8.8.8.8;User-Agent;Mobile Safari EdgA/111.0.1624.80:https://www.bing.com/search?q="><span style="color:red">bingchat</span></a>: <a href="../tips/index.html">bypass censorship</a></p>
|
||||
<p><a href="i:00bingUS:i:92X-Forwarded-For;8.8.8.8:https://www.bing.com/search?q="><span style="color:red">bingUS</span></a>: <a href="../tips/index.html">bypass censorship</a> (need to long press the "PC" button to use "edge" as UA. The account region setting is recommended to be "US")</p>
|
||||
<p>Recommended engines (click or append any of the following to the file "home5.search"):</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>
|
||||
<p><a href="i:00google image:http://www.google.com/images?as_q=">google image:http://www.google.com/images?as_q=</a></p>
|
||||
|
@ -236,8 +233,8 @@
|
|||
<a href="https://alternativeto.net/software/google-search/?feature=web-search">alternativeto</a></p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 13 March 2023<br>
|
||||
add newbing tips<br>
|
||||
<p>Last Modified: 20 March 2023<br>
|
||||
supports hosts<br>
|
||||
<pre>Add bingUS engine to access bingchat directly from restricted area
|
||||
</pre>
|
||||
</p>
|
||||
|
|
122
en/sitemap.xml
122
en/sitemap.xml
|
@ -2,8 +2,63 @@
|
|||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>/en/_posts/</loc>
|
||||
<lastmod>2023-03-21T13:34:07+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/_posts/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/_posts/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/en/tags/adblock/</loc>
|
||||
<lastmod>2023-03-21T13:34:07+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/en/adblock_domain/</loc>
|
||||
<lastmod>2023-03-21T13:34:07+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/adblock_domain/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/adblock_domain/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/en/tags/</loc>
|
||||
<lastmod>2023-03-21T13:34:07+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/tags/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/tags/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/en/</loc>
|
||||
<lastmod>2023-03-21T13:34:07+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/en/search/</loc>
|
||||
<lastmod>2023-03-13T21:36:05+08:00</lastmod>
|
||||
<lastmod>2023-03-20T22:39:44+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -16,7 +71,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/topposts/</loc>
|
||||
<lastmod>2023-03-20T11:56:16+08:00</lastmod>
|
||||
<lastmod>2023-03-21T13:33:03+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -27,32 +82,6 @@
|
|||
hreflang="en"
|
||||
href="/en/topposts/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/en/</loc>
|
||||
<lastmod>2023-03-20T22:29:46+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/en/_posts/</loc>
|
||||
<lastmod>2023-03-20T22:29:46+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/_posts/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/_posts/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/en/tags/css/</loc>
|
||||
<lastmod>2023-01-29T17:41:37+08:00</lastmod>
|
||||
|
@ -92,19 +121,6 @@
|
|||
hreflang="en"
|
||||
href="/en/sitejs/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/en/tags/</loc>
|
||||
<lastmod>2023-03-20T22:29:46+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/tags/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/tags/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/en/bookmark/</loc>
|
||||
<lastmod>2023-03-05T22:35:27+08:00</lastmod>
|
||||
|
@ -120,7 +136,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/tips/</loc>
|
||||
<lastmod>2023-03-14T18:51:30+08:00</lastmod>
|
||||
<lastmod>2023-03-20T22:38:10+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -165,7 +181,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/changelog/</loc>
|
||||
<lastmod>2023-03-20T11:56:16+08:00</lastmod>
|
||||
<lastmod>2023-03-21T13:33:03+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/en/sitemap/</loc>
|
||||
<lastmod>2023-02-01T09:52:11+08:00</lastmod>
|
||||
|
@ -492,7 +508,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/readme/</loc>
|
||||
<lastmod>2023-03-16T15:46:36+08:00</lastmod>
|
||||
<lastmod>2023-03-21T13:29:13+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -503,9 +519,6 @@
|
|||
hreflang="en"
|
||||
href="/en/readme/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/en/tags/adblock/</loc>
|
||||
<lastmod>2023-03-20T22:29:46+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/en/categories/</loc>
|
||||
<xhtml:link
|
||||
|
@ -518,22 +531,9 @@
|
|||
hreflang="en"
|
||||
href="/en/categories/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/en/adblock_domain/</loc>
|
||||
<lastmod>2023-03-20T22:29:46+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
href="/zh/adblock_domain/"
|
||||
/>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
href="/en/adblock_domain/"
|
||||
/>
|
||||
</url><url>
|
||||
<loc>/en/unlist/</loc>
|
||||
<lastmod>2023-03-16T15:46:36+08:00</lastmod>
|
||||
<lastmod>2023-03-21T13:29:13+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
|
|
@ -4,11 +4,12 @@
|
|||
<title>adblock on uweb browser: unlimited power</title>
|
||||
<link>/en/tags/adblock/</link>
|
||||
<description>Recent content in adblock on uweb browser: unlimited power</description>
|
||||
<generator>Hugo -- gohugo.io</generator><atom:link href="/en/tags/adblock/index.xml" rel="self" type="application/rss+xml" />
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Mon, 20 Mar 2023 00:00:00 +0000</lastBuildDate><atom:link href="/en/tags/adblock/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Hosts files</title>
|
||||
<link>/en/adblock_domain/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<pubDate>Mon, 20 Mar 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/en/adblock_domain/</guid>
|
||||
<description>The hosts files &quot;hosts&quot; and &quot;default.hosts&quot; take effect when the setting option &quot;using hosts&quot; is checked.
|
||||
|
|
|
@ -5,7 +5,16 @@
|
|||
<link>/en/tags/</link>
|
||||
<description>Recent content in Tags on uweb browser: unlimited power</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Sat, 28 Jan 2023 00:00:00 +0000</lastBuildDate><atom:link href="/en/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Mon, 20 Mar 2023 00:00:00 +0000</lastBuildDate><atom:link href="/en/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>adblock</title>
|
||||
<link>/en/tags/adblock/</link>
|
||||
<pubDate>Mon, 20 Mar 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/en/tags/adblock/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>css</title>
|
||||
<link>/en/tags/css/</link>
|
||||
|
@ -114,14 +123,5 @@
|
|||
<description></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>adblock</title>
|
||||
<link>/en/tags/adblock/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/en/tags/adblock/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
|
|
|
@ -49,7 +49,6 @@
|
|||
</ul>
|
||||
<p><strong>newbing/chatGPT access from censored area</strong></p>
|
||||
<ul>
|
||||
<li>Use the <a href="../search/index.html">bingChat</a> search engine. This approach may fail with "ref a" blank pages, if so, use the next approach.</li>
|
||||
<li>Save the bing chat webpage (when you can use) as super bookmark by long pressing right-arrow button, and load back when you need it (pressing the setting button, then click the super bookmark link).</li>
|
||||
</ul>
|
||||
<p><strong>To show web pages in desktop mode</strong>:<br>
|
||||
|
@ -64,8 +63,8 @@ home5.html, home6.mht(or .html or .search), home7.mht(or .html or .search), ...
|
|||
With <a href="../bookmark/index.html">bookmark</a>, configuration folders can be symbolic linked to other public folders or managed by 3rd party file managers via termux.</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 14 March 2023<br>
|
||||
add more details to use newbing<br>
|
||||
<p>Last Modified: 20 March 2023<br>
|
||||
supports hosts<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
|
|
|
@ -12,10 +12,7 @@
|
|||
<pubDate>Tue, 07 Mar 2023 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/en/search/</guid>
|
||||
<description>Clicking the following links to install search engines to uweb's home screen.
|
||||
bingchat: bypass censorship
|
||||
bingUS: bypass censorship (need to long press the &quot;PC&quot; button to use &quot;edge&quot; as UA. The account region setting is recommended to be &quot;US&quot;)
|
||||
Recommended engines (click or append any of the following to the file &quot;home5.search&quot;):
|
||||
<description>Recommended engines (click or append any of the following to the file &quot;home5.search&quot;):
|
||||
Engines:i:40%s_00
|
||||
bing image:http://bing.com/images/search?q=
|
||||
google image:http://www.google.com/images?as_q=
|
||||
|
@ -30,7 +27,29 @@ Quora:https://www.quora.com/search?q=
|
|||
Pinterest:https://www.pinterest.com/search/pins/?q=
|
||||
LinkedIn:https://www.linkedin.com/search/results/all/?keywords=
|
||||
Netflix:https://www.netflix.com/search?q=
|
||||
Spotify:https://open.spotify.com/search/</description>
|
||||
Spotify:https://open.spotify.com/search/
|
||||
Medium:https://medium.com/search?q=
|
||||
TripAdvisor:https://www.tripadvisor.com/Search?q=
|
||||
incaption:https://incaptions.com/
|
||||
perplexity:https://www.perplexity.ai/?q=
|
||||
answer:http://mobile.answers.com/
|
||||
twitter:https://twitter.com/search?q=
|
||||
Facebook:https://www.facebook.com/search/str/%s/keywords_search
|
||||
Instagram:https://www.instagram.com/explore/tags/%s/
|
||||
social-search:https://www.social-searcher.com/social-buzz/?q5=
|
||||
reddit:http://reddit.com/search?q=
|
||||
boardreader:https://boardreader.com/s/%s.html
|
||||
bingvideo:https://www.bing.com/videos/search?q=
|
||||
vsearch:https://www.vsearch.me/s?q=
|
||||
groups:http://groups.google.com/groups/search?q=
|
||||
wolfram:https://www.wolframalpha.com/input/?i=
|
||||
fxsolver:https://www.fxsolver.com/browse/?q=
|
||||
book_google:https://google.com/search?q=%22parent+directory%22+pdf+OR+epub+OR+DjVU+OR+xps+%22%s%22+-html+-htm+-shtml+-phtml+-php+-buy+-aspx+-jsp+-asp+-cgi+-pdf+-ftp+-unknownsecret&amp;num=100&amp;filter=0
|
||||
annas-archive:https://annas-archive.org/search?q=
|
||||
libgen:http://gen.lib.rus.ec/search.php?req=
|
||||
google_file:https://google.com/search?q=intitle:index.of+%22parent+directory%22+
|
||||
apkcombo:https://apkcombo.com/search/
|
||||
Note: "Engines" needs file "engine.search",whose format is same as "home.search" except that the keyword part of url must be denoted with "</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
@ -45,7 +64,7 @@ github
|
|||
sourceforge
|
||||
powerfolder
|
||||
pagure
|
||||
Main features Change logs 983: support local domain name resolving (DNS) with the file &quot;hosts&quot;, only single space allowed as separator for ip address and domain name.
|
||||
Main features Change logs 983: support &quot;hosts&quot; file domain name resolving (no root needed), only single space allowed as separator for ip address and domain name.
|
||||
975: Bookmarks to support styling for markdown etc.
|
||||
971: multiple type profiles: switch any data including website logins, user configurations orthogonally.
|
||||
968: multiple links support for single MENU/(New)Button/GESTURE definition.
|
||||
|
|
|
@ -16,7 +16,7 @@ Amazon appstore
|
|||
Downloads
|
||||
Uweb browser: downloads, plugins and tips
|
||||
(Mirrors: netlify gitlab stormkit surge codeberg repo pages vercel bitbucket render)
|
||||
newbing/chatgpt for censored area Powerful: any native functionality with html5 enhancement and still secure; any urls to host website; javascript and shell scripting for general processing; piping between console and GUI and more with Termux. Customizable: user-defined menus, (new) buttons and gestures for user agents, bookmarklets, url services, shell commands, internal functionality links and text processing etc.</description>
|
||||
Powerful: any native functionality with html5 enhancement and still secure; any urls to host website; javascript and shell scripting for general processing; piping between console and GUI and more with Termux. Customizable: user-defined menus, (new) buttons and gestures for user agents, bookmarklets, url services, shell commands, internal functionality links and text processing etc.</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
|
|
|
@ -4,14 +4,14 @@
|
|||
<sitemap>
|
||||
<loc>en/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2023-03-20T22:29:46+08:00</lastmod>
|
||||
<lastmod>2023-03-21T13:34:07+08:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
<sitemap>
|
||||
<loc>zh/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2023-03-20T06:58:58+08:00</lastmod>
|
||||
<lastmod>2023-03-21T13:29:38+08:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
<guid>/zh/tips/</guid>
|
||||
<description>免魔法直接使用newbing (chatgpt)
|
||||
安装bingChat引擎或bingUS并将UA切换至&quot;edge&quot;(长按底部&quot;PC&quot;按钮)。如果一直&quot;ref a&quot;白屏,则用下一个方法。 bingChat能够正常使用时保存为超级书签 (长按底部右箭头按钮),下次再次需要使用时恢复即可 (按设置按钮然后点击超级书签链接)。
|
||||
bingChat能够正常使用时保存为超级书签 (长按底部右箭头按钮),下次再次需要使用时恢复即可 (按设置按钮然后点击超级书签链接)。
|
||||
修仙小说里面有一种异能,叫做“成功可以复制”,只要成功一次,就能无限复制。超微浏览器中这种异能叫&quot;超级书签&quot;。成功使用newbing时保存,需要时就可以无限恢复。 目录配置及使用外部文件管理器
|
||||
超微浏览器可以将配置目录或子目录符号链接至任意外部公共目录。安装有定制termux的用户也可以使用移动设备自带或第三方文件管理器管理超微内部指定目录。具体配置可见Shell command mode。
|
||||
准确显示PC网页:
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
<guid>/zh/tips/</guid>
|
||||
<description>免魔法直接使用newbing (chatgpt)
|
||||
安装bingChat引擎或bingUS并将UA切换至&quot;edge&quot;(长按底部&quot;PC&quot;按钮)。如果一直&quot;ref a&quot;白屏,则用下一个方法。 bingChat能够正常使用时保存为超级书签 (长按底部右箭头按钮),下次再次需要使用时恢复即可 (按设置按钮然后点击超级书签链接)。
|
||||
bingChat能够正常使用时保存为超级书签 (长按底部右箭头按钮),下次再次需要使用时恢复即可 (按设置按钮然后点击超级书签链接)。
|
||||
修仙小说里面有一种异能,叫做“成功可以复制”,只要成功一次,就能无限复制。超微浏览器中这种异能叫&quot;超级书签&quot;。成功使用newbing时保存,需要时就可以无限恢复。 目录配置及使用外部文件管理器
|
||||
超微浏览器可以将配置目录或子目录符号链接至任意外部公共目录。安装有定制termux的用户也可以使用移动设备自带或第三方文件管理器管理超微内部指定目录。具体配置可见Shell command mode。
|
||||
准确显示PC网页:
|
||||
|
@ -864,7 +864,7 @@ Amazon appstore
|
|||
Downloads
|
||||
超微浏览器下载及使用技巧
|
||||
(Mirrors: gitlab repo codeberg netlify stormkit surge github epizy pages bitbucket vercel)
|
||||
国内可以直接使用newbing/chatgpt 微:不到200K。 威:支持使用js脚本、url服务、shell命令、内部功能链接定制菜单/(新)按钮/手势; 远程数据皆可成网站。html5应用增强,可匹配本地应用。 便捷:图书(pdf/djvu)/txt/词典(mdict,kiwix)/命令行/APP/webapp(web extensions)可作为搜索引擎使用。 快:手机越慢,脚本插件越多越明显。 高效:最少的操作,在线服务全自动(参看常用链接网页)。 极致优化:最少存储写操作,比如浏览器转到后台前配置变化如恢复成原样则无写操作。 地址栏支持命令行 (&quot;!&quot;, 物理键盘支持更佳) 指定域名: 用户定义JS/CSS/HTML/显示前源码预处理 截屏 软件功能 输出自定义页面大小PDF、矢量图长截屏、朗读、文本重排、嗅探、比价、翻译、视频解析、离线保存、阅读模式(推荐与脚本激活模式配合)、网址重定向至国内、多帐号切换、网盘离线下载、文件管理、webdav/http空间备份/恢复任何指定文件集、智能翻页、目录文件传送、网站独立设置(ua,禁用脚本,无图,激活脚本)、行编辑器、代码编辑器(支持120多种语言,语法高亮、错误提示、自动提示、直接运行测试、其它网页上直接测试)。通过安装html5应用可预览/阅读本地或在线任意格式文件(pdf,djvu,epub,mdx/mdd,docx等)。
|
||||
微:不到200K。 威:支持使用js脚本、url服务、shell命令、内部功能链接定制菜单/(新)按钮/手势; 远程数据皆可成网站。html5应用增强,可匹配本地应用。 便捷:图书(pdf/djvu)/txt/词典(mdict,kiwix)/命令行/APP/webapp(web extensions)可作为搜索引擎使用。 快:手机越慢,脚本插件越多越明显。 高效:最少的操作,在线服务全自动(参看常用链接网页)。 极致优化:最少存储写操作,比如浏览器转到后台前配置变化如恢复成原样则无写操作。 地址栏支持命令行 (&quot;!&quot;, 物理键盘支持更佳) 指定域名: 用户定义JS/CSS/HTML/显示前源码预处理 截屏 软件功能 输出自定义页面大小PDF、矢量图长截屏、朗读、文本重排、嗅探、比价、翻译、视频解析、离线保存、阅读模式(推荐与脚本激活模式配合)、网址重定向至国内、多帐号切换、网盘离线下载、文件管理、webdav/http空间备份/恢复任何指定文件集、智能翻页、目录文件传送、网站独立设置(ua,禁用脚本,无图,激活脚本)、行编辑器、代码编辑器(支持120多种语言,语法高亮、错误提示、自动提示、直接运行测试、其它网页上直接测试)。通过安装html5应用可预览/阅读本地或在线任意格式文件(pdf,djvu,epub,mdx/mdd,docx等)。
|
||||
修仙小说里面有一种异能,叫做“成功可以复制”,只要成功一次,就能无限复制。超微浏览器中这种异能叫&quot;超级书签&quot;。成功使用时保存,需要时就可以无限恢复。(比如newbing/chatGPT的直接使用)
|
||||
小书签(bookmarklet)再也不用手工输入,直接将小书签网站加入书签即可。运行时长按出菜单后选择“在新窗口中打开”,小书签将作用于最后一个窗口。
|
||||
独创不良信息绝杀:阻止指定根域名的一切子域名、孙域名...,不良信息一网打尽。 支持根域名前缀、网址路径正则表达式。
|
||||
|
|
|
@ -55,7 +55,6 @@
|
|||
<p><a href="https://uwebzh.netlify.app/zh/">超微浏览器下载及使用技巧</a><br>
|
||||
(Mirrors: <a href="https://jamesfengcao.gitlab.io/uweb/zh/">gitlab</a> <a href="https://repo.or.cz/uweb.git/blob_plain/HEAD:/zh/index.html">repo</a> <a href="https://jamesfengcao.codeberg.page/zh/">codeberg</a> <a href="https://uwebzh.netlify.app/zh/">netlify</a> <a href="https://uweb.stormkit.dev/zh/">stormkit</a> <a href="https://uweb.surge.sh/zh/">surge</a> <a href="https://torappinfo.github.io/uweb/zh/">github</a> <a href="http://uweb.epizy.com/">epizy</a> <a href="https://uwebzh.pages.dev/zh/">pages</a> <a href="https://torappinfo.bitbucket.io/zh/">bitbucket</a> <a href="https://uweb-zh.vercel.app/zh/">vercel</a>)</p>
|
||||
<ul>
|
||||
<li><span style="color:red">国内可以直接使用<a href="https://uwebzh.netlify.app/zh/tips/index.html" onclick="{let u=location.href; if(u.endsWith('index.html'))location='../tips/index.html'}">newbing/chatgpt</a></span></li>
|
||||
<li>微:不到200K。</li>
|
||||
<li>威:支持使用js脚本、url服务、shell命令、内部功能链接定制菜单/(新)按钮/手势; 远程数据皆可成网站。html5应用增强,可匹配本地应用。</li>
|
||||
<li>便捷:图书(pdf/djvu)/txt/词典(mdict,kiwix)/命令行/APP/webapp(web extensions)可作为搜索引擎使用。</li>
|
||||
|
@ -84,8 +83,8 @@
|
|||
<p>配套安装uWeb定制Termux应用,可用地址栏作图(类似matlab功能)、超级计算器(无限精度/π的前万位或更多、无限函数、无限常量)、符号演算(解方程、分解因式、求积分导数)、离线字典查找等。譬如地址栏输入sin(x)**5就直接得到函数图形。利用好第三方代码,才能真正发挥出uWeb的潜能。</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 16 March 2023<br>
|
||||
add gitgud<br>
|
||||
<p>Last Modified: 21 March 2023<br>
|
||||
supports hosts<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>/zh/_posts/</loc>
|
||||
<lastmod>2023-03-20T06:58:58+08:00</lastmod>
|
||||
<lastmod>2023-03-20T22:38:33+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -16,7 +16,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/zh/</loc>
|
||||
<lastmod>2023-03-20T06:58:58+08:00</lastmod>
|
||||
<lastmod>2023-03-21T13:29:38+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -29,7 +29,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/zh/tips/</loc>
|
||||
<lastmod>2023-03-14T18:50:32+08:00</lastmod>
|
||||
<lastmod>2023-03-20T22:38:33+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -496,7 +496,7 @@
|
|||
<lastmod>2023-01-28T09:50:00+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/zh/readme/</loc>
|
||||
<lastmod>2023-03-16T15:45:47+08:00</lastmod>
|
||||
<lastmod>2023-03-21T13:29:38+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -521,7 +521,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/zh/unlist/</loc>
|
||||
<lastmod>2023-03-16T15:45:47+08:00</lastmod>
|
||||
<lastmod>2023-03-21T13:29:38+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
|
|
@ -49,7 +49,6 @@
|
|||
</ul>
|
||||
<p><strong>免魔法直接使用newbing (chatgpt)</strong></p>
|
||||
<ul>
|
||||
<li><a href="../search/index.html">安装bingChat引擎</a>或bingUS并将UA切换至"edge"(长按底部"PC"按钮)。如果一直"ref a"白屏,则用下一个方法。</li>
|
||||
<li>bingChat能够正常使用时保存为超级书签 (长按底部右箭头按钮),下次再次需要使用时恢复即可 (按设置按钮然后点击超级书签链接)。<br>
|
||||
修仙小说里面有一种异能,叫做“成功可以复制”,只要成功一次,就能无限复制。超微浏览器中这种异能叫"超级书签"。成功使用newbing时保存,需要时就可以无限恢复。</li>
|
||||
</ul>
|
||||
|
@ -70,8 +69,8 @@ UA为非默认时,点击PC按钮将恢复UA为默认,同时触发不保存UA
|
|||
<a href="../filenames">配置文件列表</a>中直接点击文件名即可编辑。</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 14 March 2023<br>
|
||||
add more details to use newbing<br>
|
||||
<p>Last Modified: 20 March 2023<br>
|
||||
supports hosts<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ Amazon appstore
|
|||
Downloads
|
||||
超微浏览器下载及使用技巧
|
||||
(Mirrors: gitlab repo codeberg netlify stormkit surge github epizy pages bitbucket vercel)
|
||||
国内可以直接使用newbing/chatgpt 微:不到200K。 威:支持使用js脚本、url服务、shell命令、内部功能链接定制菜单/(新)按钮/手势; 远程数据皆可成网站。html5应用增强,可匹配本地应用。 便捷:图书(pdf/djvu)/txt/词典(mdict,kiwix)/命令行/APP/webapp(web extensions)可作为搜索引擎使用。 快:手机越慢,脚本插件越多越明显。 高效:最少的操作,在线服务全自动(参看常用链接网页)。 极致优化:最少存储写操作,比如浏览器转到后台前配置变化如恢复成原样则无写操作。 地址栏支持命令行 (&quot;!&quot;, 物理键盘支持更佳) 指定域名: 用户定义JS/CSS/HTML/显示前源码预处理 截屏 软件功能 输出自定义页面大小PDF、矢量图长截屏、朗读、文本重排、嗅探、比价、翻译、视频解析、离线保存、阅读模式(推荐与脚本激活模式配合)、网址重定向至国内、多帐号切换、网盘离线下载、文件管理、webdav/http空间备份/恢复任何指定文件集、智能翻页、目录文件传送、网站独立设置(ua,禁用脚本,无图,激活脚本)、行编辑器、代码编辑器(支持120多种语言,语法高亮、错误提示、自动提示、直接运行测试、其它网页上直接测试)。通过安装html5应用可预览/阅读本地或在线任意格式文件(pdf,djvu,epub,mdx/mdd,docx等)。
|
||||
微:不到200K。 威:支持使用js脚本、url服务、shell命令、内部功能链接定制菜单/(新)按钮/手势; 远程数据皆可成网站。html5应用增强,可匹配本地应用。 便捷:图书(pdf/djvu)/txt/词典(mdict,kiwix)/命令行/APP/webapp(web extensions)可作为搜索引擎使用。 快:手机越慢,脚本插件越多越明显。 高效:最少的操作,在线服务全自动(参看常用链接网页)。 极致优化:最少存储写操作,比如浏览器转到后台前配置变化如恢复成原样则无写操作。 地址栏支持命令行 (&quot;!&quot;, 物理键盘支持更佳) 指定域名: 用户定义JS/CSS/HTML/显示前源码预处理 截屏 软件功能 输出自定义页面大小PDF、矢量图长截屏、朗读、文本重排、嗅探、比价、翻译、视频解析、离线保存、阅读模式(推荐与脚本激活模式配合)、网址重定向至国内、多帐号切换、网盘离线下载、文件管理、webdav/http空间备份/恢复任何指定文件集、智能翻页、目录文件传送、网站独立设置(ua,禁用脚本,无图,激活脚本)、行编辑器、代码编辑器(支持120多种语言,语法高亮、错误提示、自动提示、直接运行测试、其它网页上直接测试)。通过安装html5应用可预览/阅读本地或在线任意格式文件(pdf,djvu,epub,mdx/mdd,docx等)。
|
||||
修仙小说里面有一种异能,叫做“成功可以复制”,只要成功一次,就能无限复制。超微浏览器中这种异能叫&quot;超级书签&quot;。成功使用时保存,需要时就可以无限恢复。(比如newbing/chatGPT的直接使用)
|
||||
小书签(bookmarklet)再也不用手工输入,直接将小书签网站加入书签即可。运行时长按出菜单后选择“在新窗口中打开”,小书签将作用于最后一个窗口。
|
||||
独创不良信息绝杀:阻止指定根域名的一切子域名、孙域名...,不良信息一网打尽。 支持根域名前缀、网址路径正则表达式。
|
||||
|
|
Loading…
Reference in a new issue