mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
supports hosts for local domain name resolving
This commit is contained in:
parent
2817b68a19
commit
ddc9c8c16d
12 changed files with 36 additions and 23 deletions
|
@ -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>978: Support user defined http request headers. Newbing/chatGPT can be default engine in China etc.<br>
|
||||
<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>
|
||||
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: 6 March 2023<br>
|
||||
<p>Last Modified: 20 March 2023<br>
|
||||
add revision history<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
|
|
@ -63,6 +63,7 @@
|
|||
"<a href="file:///data/data/info.torapp.uweb/files/default.uas">default.uas</a>":<a href="../searchurl/uas.html">user agents</a><br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/default.urls">default.urls</a>":<a href="../urls/index.html">service urls</a><br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/default.acmd">default.acmd</a>":<a href="../gnuplot/index.html">configure address bar functionalities</a><br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/hosts">hosts</a>": for local domain name resolving, only single space is allowed to separate ip address and domain name.<br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/default.hosts">default.hosts</a>":<a href="../adblock_hosts/index.html">hosts not allowed to visit</a><br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/default.redirect">default.redirect</a>":<a href="../redirect/index.html">redirect websites</a><br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/default.cmds">default.cmds</a>":<a href="../cmds/index.html">commands</a><br>
|
||||
|
@ -100,7 +101,7 @@
|
|||
<p>"shortcut/": dynamical shortcut, if not exist, then default to "bookmark".</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 17 February 2023<br>
|
||||
<p>Last Modified: 20 March 2023<br>
|
||||
refine markdeep.html<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
|
|
@ -131,7 +131,7 @@ github
|
|||
sourceforge
|
||||
powerfolder
|
||||
pagure
|
||||
Main features Change logs 978: Support user defined http request headers. Newbing/chatGPT can be default engine in China etc.
|
||||
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.
|
||||
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.
|
||||
|
|
|
@ -287,10 +287,16 @@ Similar to i:5i, except executing the js file after possible url hash change.</p
|
|||
<p>i:70[url]:[auto page turning url]<br>
|
||||
Visiting [url], but use the second url as auto paging url.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>i:92[http request headers separated by ';']:[url]<br>
|
||||
The "Host" Header (fake header, different from the standard) must be the first header.<br>
|
||||
Ex. i:92Host;209.216.230.240:https://news.ycombinator.com<br>
|
||||
use "i:0mi:92Host;209.216.230.240::https://news.ycombinator.com" to visit the site with specified IP address.</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 13 March 2023<br>
|
||||
<p>Last Modified: 20 March 2023<br>
|
||||
add revision history<br>
|
||||
<pre>Add 'clear cookie
|
||||
enhance i:0m
|
||||
|
|
|
@ -97,7 +97,7 @@
|
|||
|
||||
</div>
|
||||
<p>Last Modified: 16 March 2023<br>
|
||||
add revision history<br>
|
||||
add gitgud<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/topposts/</loc>
|
||||
<lastmod>2023-03-13T21:36:05+08:00</lastmod>
|
||||
<lastmod>2023-03-20T11:56:16+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -29,7 +29,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/</loc>
|
||||
<lastmod>2023-03-16T15:46:36+08:00</lastmod>
|
||||
<lastmod>2023-03-20T11:56:16+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -42,7 +42,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/_posts/</loc>
|
||||
<lastmod>2023-03-14T18:51:30+08:00</lastmod>
|
||||
<lastmod>2023-03-20T11:54:34+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -165,7 +165,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/changelog/</loc>
|
||||
<lastmod>2023-03-06T11:35:42+08:00</lastmod>
|
||||
<lastmod>2023-03-20T11:56:16+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/en/sitemap/</loc>
|
||||
<lastmod>2023-02-01T09:52:11+08:00</lastmod>
|
||||
|
@ -181,7 +181,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/filenames/</loc>
|
||||
<lastmod>2023-02-17T19:57:52+08:00</lastmod>
|
||||
<lastmod>2023-03-20T11:54:34+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -194,7 +194,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/links/</loc>
|
||||
<lastmod>2023-03-13T09:04:09+08:00</lastmod>
|
||||
<lastmod>2023-03-20T06:54:52+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
|
|
@ -45,7 +45,7 @@ github
|
|||
sourceforge
|
||||
powerfolder
|
||||
pagure
|
||||
Main features Change logs 978: Support user defined http request headers. Newbing/chatGPT can be default engine in China etc.
|
||||
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.
|
||||
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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue