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
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue