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
|
@ -240,10 +240,16 @@ play video in external player</p>
|
|||
<p>i:70[url]:[自动翻页url]<br>
|
||||
访问网址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: 20 February 2023<br>
|
||||
<p>Last Modified: 20 March 2023<br>
|
||||
use relative path<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
|
|
@ -85,7 +85,7 @@
|
|||
|
||||
</div>
|
||||
<p>Last Modified: 16 March 2023<br>
|
||||
add more details to use newbing<br>
|
||||
add gitgud<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>/zh/_posts/</loc>
|
||||
<lastmod>2023-03-14T18:50:32+08:00</lastmod>
|
||||
<lastmod>2023-03-20T06:58:58+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -16,7 +16,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/zh/</loc>
|
||||
<lastmod>2023-03-16T15:45:47+08:00</lastmod>
|
||||
<lastmod>2023-03-20T06:58:58+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -220,7 +220,7 @@
|
|||
<lastmod>2022-09-24T14:06:03+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/zh/links/</loc>
|
||||
<lastmod>2023-02-20T21:56:38+08:00</lastmod>
|
||||
<lastmod>2023-03-20T06:58:58+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue