mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
refine newbing
This commit is contained in:
parent
673e457978
commit
425e0c74d1
10 changed files with 24 additions and 34 deletions
|
@ -87,7 +87,7 @@ box cloud:POST:type=webdav&url=https://dav.box.com/dav&username=xxx&
|
|||
|
||||
</div>
|
||||
<p>Last Modified: 5 March 2023<br>
|
||||
optimize bingUS engine</p>
|
||||
newbing could be default engine in China</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -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>976: Support user defined http request headers<br>
|
||||
<p>978: Support user defined http request headers. Newbing/chatGPT can be default engine in China etc.<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,8 +75,8 @@
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 4 March 2023<br>
|
||||
i:0m to support extra headers</p>
|
||||
<p>Last Modified: 6 March 2023<br>
|
||||
newbing could be default engine in China</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -108,12 +108,11 @@ github
|
|||
sourceforge
|
||||
powerfolder
|
||||
pagure
|
||||
Main features Change logs 976: Support user defined http request headers
|
||||
Main features Change logs 978: Support user defined http request headers. Newbing/chatGPT can be default engine in China etc.
|
||||
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.
|
||||
964: site source html preprocessing before rendering with user site extra html.
|
||||
961: webdav/http file upload support with &quot;i:0u&quot; links.</description>
|
||||
964: site source html preprocessing before rendering with user site extra html.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
|
|
@ -146,6 +146,7 @@ Visiting url and execute the uweb browser internal bookmarklet that keeps valid
|
|||
<li>[?postfix]: the real visited url is "[url]+[?postfix]".</li>
|
||||
<li>[/.../localfile]: load the local html/js file that processes [url]. The first character of the local html file must be "<".</li>
|
||||
<li>All other cases will be treated as [prefix], the real visited url is "[prefix]+[url]".</li>
|
||||
<li>Since <a href="../rjs/index.html">activated scripts</a> use internal mechanism of "i:0m" urls, the script itself cannot have 'H', '?' or '/' as its very first character.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
|
@ -289,8 +290,8 @@ Visiting [url], but use the second url as auto paging url.</p>
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 5 March 2023<br>
|
||||
optimize bingUS engine</p>
|
||||
<p>Last Modified: 6 March 2023<br>
|
||||
newbing could be default engine in China</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>/en/_posts/</loc>
|
||||
<lastmod>2023-03-05T22:35:27+08:00</lastmod>
|
||||
<lastmod>2023-03-06T11:26:35+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -68,7 +68,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/</loc>
|
||||
<lastmod>2023-03-05T22:35:27+08:00</lastmod>
|
||||
<lastmod>2023-03-06T11:35:42+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -139,10 +139,10 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/changelog/</loc>
|
||||
<lastmod>2023-03-04T10:55:32+08:00</lastmod>
|
||||
<lastmod>2023-03-06T11:35:42+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/en/topposts/</loc>
|
||||
<lastmod>2023-03-04T10:55:32+08:00</lastmod>
|
||||
<lastmod>2023-03-06T11:35:42+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -194,7 +194,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/links/</loc>
|
||||
<lastmod>2023-03-05T19:56:23+08:00</lastmod>
|
||||
<lastmod>2023-03-06T11:26:35+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
|
|
@ -18,12 +18,11 @@ github
|
|||
sourceforge
|
||||
powerfolder
|
||||
pagure
|
||||
Main features Change logs 976: Support user defined http request headers
|
||||
Main features Change logs 978: Support user defined http request headers. Newbing/chatGPT can be default engine in China etc.
|
||||
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.
|
||||
964: site source html preprocessing before rendering with user site extra html.
|
||||
961: webdav/http file upload support with &quot;i:0u&quot; links.</description>
|
||||
964: site source html preprocessing before rendering with user site extra html.</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue