Compare commits

..

No commits in common. "491856eb1f06c61e5511705fcd329df61088a7f4" and "7399d1b5cd8f7e4e21a20d4d6addba913afb534c" have entirely different histories.

17 changed files with 34 additions and 48 deletions

View file

@ -1,8 +1,8 @@
### Uweb browser for geeks: unlimited power with html5 & termux ### Uweb browser for geeks: unlimited power with html5 & termux
[中文](https://uwebzh.netlify.app/zh/readme/index.html) [中文](README.zh-Hans.md)
[Amazon appstore](https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5) [Amazon appstore](https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5)
[Downloads](https://uwebzh.netlify.app/en/changelog/index.html) [Downloads](en/download.md)
[Uweb browser: downloads, plugins and tips](https://torappinfo.github.io/uweb/en/) [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/)) (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/))
@ -12,9 +12,9 @@
- Convenient: Any book (pdf/djvu)/dictionary (mdict)/txt/command line/app/webapp (web extensions) can be search engine. - Convenient: Any book (pdf/djvu)/dictionary (mdict)/txt/command line/app/webapp (web extensions) can be search engine.
- Tiny: less than 200k. - Tiny: less than 200k.
- Fast: run fast, even with thousands of user provided css/scripts/htmls. - Fast: run fast, even with thousands of user provided css/scripts/htmls.
- Efficient: less touches, one click to reach any number of search engines without repeated input; automate online services. - Efficient: less touches, one click to reach any number of search engines without repeated input.
- URL bar command line support ("!" and .js file as command). - URL bar command line support ("!", better with hardware keyboard).
- user-defined site-specific JS/CSS/HTML/preprocessing. - user-defined JS/CSS/HTML/preprocessing for specified domains.
#### Main features #### Main features
Custom paper size PDF export and long vector screenshot, TTS, text reflow, resource sniffer, translation, reader's mode, user-defined url redirection, webdav/http backup & restore, auto next page, sending/receiving msg/file(s), site config (UA, no JS, no image, no 3rd party script/resource,active script, global scripts), http(s)/socks proxy, enabling html5 apps for local files (pdf/djvu/epub viewer, mdict dictionary lookup etc.). Custom paper size PDF export and long vector screenshot, TTS, text reflow, resource sniffer, translation, reader's mode, user-defined url redirection, webdav/http backup & restore, auto next page, sending/receiving msg/file(s), site config (UA, no JS, no image, no 3rd party script/resource,active script, global scripts), http(s)/socks proxy, enabling html5 apps for local files (pdf/djvu/epub viewer, mdict dictionary lookup etc.).

View file

@ -1,8 +1,8 @@
### 超微浏览器: 微、威、快、高效、极致优化 ### 超微浏览器: 微、威、快、高效、极致优化
[English](https://uwebzh.netlify.app/en/readme/index.html) [English](README.md)
[Amazon appstore](https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5) [Amazon appstore](https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5)
[Downloads](https://uwebzh.netlify.app/en/changelog/index.html) [Downloads](en/download.md)
[超微浏览器下载及使用技巧](https://uwebzh.netlify.app/zh/) [超微浏览器下载及使用技巧](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/) [pages](https://uwebzh.pages.dev/zh/) [bitbucket](https://torappinfo.bitbucket.io/zh/) [vercel](https://uweb-zh.vercel.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/) [pages](https://uwebzh.pages.dev/zh/) [bitbucket](https://torappinfo.bitbucket.io/zh/) [vercel](https://uweb-zh.vercel.app/zh/))

View file

@ -1,10 +0,0 @@
defaultTasks 'genApk'
task genApk() {
doFirst {
mkdir "build/outputs/apk/release"
def f = new File('build/outputs/apk/release/uweb.apk')
new URL('https://releases.pagure.org/uweb/uweb_latest.apk').withInputStream{ i -> f.withOutputStream{ it << i }}
}
}

View file

@ -195,7 +195,6 @@ Ways to enable redirection: Long the image button。 Long pressing the setting b
<guid>/en/pccopy/</guid> <guid>/en/pccopy/</guid>
<description>Click the following links to install menus for long pressing the button &amp;quot;link&amp;quot;: <description>Click the following links to install menus for long pressing the button &amp;quot;link&amp;quot;:
Search with home screen
google Translate google Translate
bing translate bing translate
deepL deepL
@ -203,7 +202,8 @@ The file &amp;quot;default.select&amp;quot; defines menus for selected text. If
[Name]:[mimetype]:[command line] [Name]:[mimetype]:[command line]
[mimetype] specifies input/output for [command line]. [mimetype] specifies input/output for [command line].
It formats as &amp;quot;[input mimetype]/[output mimetype]&amp;quot;. It formats as &amp;quot;[input mimetype]/[output mimetype]&amp;quot;.
[input mimetype] can be the following:</description> [input mimetype] can be the following:
&amp;quot;html&amp;quot;: rich text &amp;quot;&amp;quot; (empty): text &amp;quot;.</description>
</item> </item>
<item> <item>

View file

@ -46,9 +46,8 @@
<p><a href="https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5">Amazon appstore</a></p> <p><a href="https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5">Amazon appstore</a></p>
<p><a href="https://s1.asytech.cn/s/tQrgT5kBRg8Trry">uweb, termux &amp; history versions</a></p> <p><a href="https://s1.asytech.cn/s/tQrgT5kBRg8Trry">uweb, termux &amp; history versions</a></p>
<p><a href="https://github.com/torappinfo/uweb/releases/tag/v1">github</a></p> <p><a href="https://github.com/torappinfo/uweb/releases/tag/v1">github</a></p>
<p><a href="https://sourceforge.net/projects/uwebbrowser/files/v1/">sourceforge</a></p>
<p><a href="https://my.powerfolder.com/getlink/fi61cC6VHjK72tfufmnLAz/">powerfolder</a></p>
<p><a href="https://releases.pagure.org/uweb/">pagure</a></p> <p><a href="https://releases.pagure.org/uweb/">pagure</a></p>
<p><a href="https://sourceforge.net/projects/uwebbrowser/files/v1/">sourceforge</a></p>
<h4 id="main-featuresreadmeindexhtml"><a href="../readme/index.html">Main features</a></h4> <h4 id="main-featuresreadmeindexhtml"><a href="../readme/index.html">Main features</a></h4>
<h4 id="change-logs">Change logs</h4> <h4 id="change-logs">Change logs</h4>
<p>964: site source html preprocessing before rendering with user <a href="../sitejs/index.html">site extra html</a>.<br> <p>964: site source html preprocessing before rendering with user <a href="../sitejs/index.html">site extra html</a>.<br>

View file

@ -1,8 +1,9 @@
#### Download links #### Download links
[pagure](https://releases.pagure.org/uweb/)
[uweb, termux & history versions](https://s1.asytech.cn/s/tQrgT5kBRg8Trry) [uweb, termux & history versions](https://s1.asytech.cn/s/tQrgT5kBRg8Trry)
[github](https://github.com/torappinfo/uweb/releases/tag/v1) [github](https://github.com/torappinfo/uweb/releases/tag/v1)
[sourceforge](https://sourceforge.net/projects/uwebbrowser/files/v1/) [sourceforge](https://sourceforge.net/projects/uwebbrowser/files/v1/)
[pagure](https://releases.pagure.org/uweb/)

View file

@ -91,9 +91,8 @@ The following html5 applications are allowed to read local files referred by &am
<description>Amazon appstore <description>Amazon appstore
uweb, termux &amp;amp; history versions uweb, termux &amp;amp; history versions
github github
sourceforge
powerfolder
pagure pagure
sourceforge
Main features Change logs 964: site source html preprocessing before rendering with user site extra html. Main features Change logs 964: site source html preprocessing before rendering with user site extra html.
961: webdav/http file upload support with &amp;quot;i:0u&amp;quot; links. 961: webdav/http file upload support with &amp;quot;i:0u&amp;quot; links.
956: Search engines (.search file) to apply same folder &amp;quot;home.css&amp;quot;. Use POST type search engine as bookmark for auto login. 956: Search engines (.search file) to apply same folder &amp;quot;home.css&amp;quot;. Use POST type search engine as bookmark for auto login.
@ -327,7 +326,6 @@ Ways to enable redirection: Long the image button。 Long pressing the setting b
<guid>/en/pccopy/</guid> <guid>/en/pccopy/</guid>
<description>Click the following links to install menus for long pressing the button &amp;quot;link&amp;quot;: <description>Click the following links to install menus for long pressing the button &amp;quot;link&amp;quot;:
Search with home screen
google Translate google Translate
bing translate bing translate
deepL deepL
@ -335,7 +333,8 @@ The file &amp;quot;default.select&amp;quot; defines menus for selected text. If
[Name]:[mimetype]:[command line] [Name]:[mimetype]:[command line]
[mimetype] specifies input/output for [command line]. [mimetype] specifies input/output for [command line].
It formats as &amp;quot;[input mimetype]/[output mimetype]&amp;quot;. It formats as &amp;quot;[input mimetype]/[output mimetype]&amp;quot;.
[input mimetype] can be the following:</description> [input mimetype] can be the following:
&amp;quot;html&amp;quot;: rich text &amp;quot;&amp;quot; (empty): text &amp;quot;.</description>
</item> </item>
<item> <item>

View file

@ -58,8 +58,7 @@
</ul> </ul>
<p>Click the following links to install menus for long pressing the button &quot;link&quot;:<br> <p>Click the following links to install menus for long pressing the button &quot;link&quot;:<br>
<a href="i:0gdefault.select::Home:/uweb:printf file://data/data/info.torapp.uweb/home5.search%5C location.href=%5C%22i:15;cat;print %5C%22%0A">Search with home screen</a></p> <a href="i:0gdefault.select::google Translate:/uweb:printf 'https://translate.google.com/?sl=auto&tl=en&op=translate&text=';cat|tr ' ' '%2B'%0A">google Translate</a></p>
<p><a href="i:0gdefault.select::google Translate:/uweb:printf 'https://translate.google.com/?sl=auto&tl=en&op=translate&text=';cat|tr ' ' '%2B'%0A">google Translate</a></p>
<p><a href="i:0gdefault.select::bing Translate:/uweb:printf 'https://cn.bing.com/translator/?from=&to=en&text=';cat|tr ' ' '%2B'%0A">bing translate</a></p> <p><a href="i:0gdefault.select::bing Translate:/uweb:printf 'https://cn.bing.com/translator/?from=&to=en&text=';cat|tr ' ' '%2B'%0A">bing translate</a></p>
<p><a href="i:0gdefault.select::deepL:/uweb:print 'https://www.deepl.com/translator {function tE(el,t){var e=new Event(t);el.dispatchEvent(e);}let s=document.querySelector(%22textarea%22);s.value=%60';cat;print '%60;tE(s,%22change%22)}'%0A">deepL</a></p> <p><a href="i:0gdefault.select::deepL:/uweb:print 'https://www.deepl.com/translator {function tE(el,t){var e=new Event(t);el.dispatchEvent(e);}let s=document.querySelector(%22textarea%22);s.value=%60';cat;print '%60;tE(s,%22change%22)}'%0A">deepL</a></p>
<p>The file &quot;default.select&quot; defines menus for selected text. If no text is selected, the menu item operates on the whole page. Each line of the file has the following format:<br> <p>The file &quot;default.select&quot; defines menus for selected text. If no text is selected, the menu item operates on the whole page. Each line of the file has the following format:<br>

View file

@ -48,9 +48,9 @@
</ul> </ul>
<h3 id="uweb-browser-for-geeks-unlimited-power-with-html5--termux">Uweb browser for geeks: unlimited power with html5 &amp; termux</h3> <h3 id="uweb-browser-for-geeks-unlimited-power-with-html5--termux">Uweb browser for geeks: unlimited power with html5 &amp; termux</h3>
<p><a href="https://uwebzh.netlify.app/zh/readme/index.html">中文</a></p> <p><a href="README.zh-Hans.md">中文</a></p>
<p><a href="https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5">Amazon appstore</a><br> <p><a href="https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5">Amazon appstore</a><br>
<a href="https://uwebzh.netlify.app/en/changelog/index.html">Downloads</a></p> <a href="en/download.md">Downloads</a></p>
<p><a href="https://torappinfo.github.io/uweb/en/">Uweb browser: downloads, plugins and tips</a><br> <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> (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> <ul>
@ -59,9 +59,9 @@
<li>Convenient: Any book (pdf/djvu)/dictionary (mdict)/txt/command line/app/webapp (web extensions) can be search engine.</li> <li>Convenient: Any book (pdf/djvu)/dictionary (mdict)/txt/command line/app/webapp (web extensions) can be search engine.</li>
<li>Tiny: less than 200k.</li> <li>Tiny: less than 200k.</li>
<li>Fast: run fast, even with thousands of user provided css/scripts/htmls.</li> <li>Fast: run fast, even with thousands of user provided css/scripts/htmls.</li>
<li>Efficient: less touches, one click to reach any number of search engines without repeated input; automate online services.</li> <li>Efficient: less touches, one click to reach any number of search engines without repeated input.</li>
<li>URL bar command line support (&quot;!&quot; and .js file as command).</li> <li>URL bar command line support (&quot;!&quot;, better with hardware keyboard).</li>
<li>user-defined site-specific JS/CSS/HTML/preprocessing.</li> <li>user-defined JS/CSS/HTML/preprocessing for specified domains.</li>
</ul> </ul>
<h4 id="main-features">Main features</h4> <h4 id="main-features">Main features</h4>
<p>Custom paper size PDF export and long vector screenshot, TTS, text reflow, resource sniffer, translation, reader's mode, user-defined url redirection, webdav/http backup &amp; restore, auto next page, sending/receiving msg/file(s), site config (UA, no JS, no image, no 3rd party script/resource,active script, global scripts), http(s)/socks proxy, enabling html5 apps for local files (pdf/djvu/epub viewer, mdict dictionary lookup etc.).</p> <p>Custom paper size PDF export and long vector screenshot, TTS, text reflow, resource sniffer, translation, reader's mode, user-defined url redirection, webdav/http backup &amp; restore, auto next page, sending/receiving msg/file(s), site config (UA, no JS, no image, no 3rd party script/resource,active script, global scripts), http(s)/socks proxy, enabling html5 apps for local files (pdf/djvu/epub viewer, mdict dictionary lookup etc.).</p>

View file

@ -13,7 +13,6 @@
<guid>/en/pccopy/</guid> <guid>/en/pccopy/</guid>
<description>Click the following links to install menus for long pressing the button &amp;quot;link&amp;quot;: <description>Click the following links to install menus for long pressing the button &amp;quot;link&amp;quot;:
Search with home screen
google Translate google Translate
bing translate bing translate
deepL deepL
@ -21,7 +20,8 @@ The file &amp;quot;default.select&amp;quot; defines menus for selected text. If
[Name]:[mimetype]:[command line] [Name]:[mimetype]:[command line]
[mimetype] specifies input/output for [command line]. [mimetype] specifies input/output for [command line].
It formats as &amp;quot;[input mimetype]/[output mimetype]&amp;quot;. It formats as &amp;quot;[input mimetype]/[output mimetype]&amp;quot;.
[input mimetype] can be the following:</description> [input mimetype] can be the following:
&amp;quot;html&amp;quot;: rich text &amp;quot;&amp;quot; (empty): text &amp;quot;.</description>
</item> </item>
</channel> </channel>

View file

@ -13,7 +13,6 @@
<guid>/en/pccopy/</guid> <guid>/en/pccopy/</guid>
<description>Click the following links to install menus for long pressing the button &amp;quot;link&amp;quot;: <description>Click the following links to install menus for long pressing the button &amp;quot;link&amp;quot;:
Search with home screen
google Translate google Translate
bing translate bing translate
deepL deepL
@ -21,7 +20,8 @@ The file &amp;quot;default.select&amp;quot; defines menus for selected text. If
[Name]:[mimetype]:[command line] [Name]:[mimetype]:[command line]
[mimetype] specifies input/output for [command line]. [mimetype] specifies input/output for [command line].
It formats as &amp;quot;[input mimetype]/[output mimetype]&amp;quot;. It formats as &amp;quot;[input mimetype]/[output mimetype]&amp;quot;.
[input mimetype] can be the following:</description> [input mimetype] can be the following:
&amp;quot;html&amp;quot;: rich text &amp;quot;&amp;quot; (empty): text &amp;quot;.</description>
</item> </item>
</channel> </channel>

View file

@ -13,7 +13,6 @@
<guid>/en/pccopy/</guid> <guid>/en/pccopy/</guid>
<description>Click the following links to install menus for long pressing the button &amp;quot;link&amp;quot;: <description>Click the following links to install menus for long pressing the button &amp;quot;link&amp;quot;:
Search with home screen
google Translate google Translate
bing translate bing translate
deepL deepL
@ -21,7 +20,8 @@ The file &amp;quot;default.select&amp;quot; defines menus for selected text. If
[Name]:[mimetype]:[command line] [Name]:[mimetype]:[command line]
[mimetype] specifies input/output for [command line]. [mimetype] specifies input/output for [command line].
It formats as &amp;quot;[input mimetype]/[output mimetype]&amp;quot;. It formats as &amp;quot;[input mimetype]/[output mimetype]&amp;quot;.
[input mimetype] can be the following:</description> [input mimetype] can be the following:
&amp;quot;html&amp;quot;: rich text &amp;quot;&amp;quot; (empty): text &amp;quot;.</description>
</item> </item>
</channel> </channel>

View file

@ -13,7 +13,6 @@
<guid>/en/pccopy/</guid> <guid>/en/pccopy/</guid>
<description>Click the following links to install menus for long pressing the button &amp;quot;link&amp;quot;: <description>Click the following links to install menus for long pressing the button &amp;quot;link&amp;quot;:
Search with home screen
google Translate google Translate
bing translate bing translate
deepL deepL
@ -21,7 +20,8 @@ The file &amp;quot;default.select&amp;quot; defines menus for selected text. If
[Name]:[mimetype]:[command line] [Name]:[mimetype]:[command line]
[mimetype] specifies input/output for [command line]. [mimetype] specifies input/output for [command line].
It formats as &amp;quot;[input mimetype]/[output mimetype]&amp;quot;. It formats as &amp;quot;[input mimetype]/[output mimetype]&amp;quot;.
[input mimetype] can be the following:</description> [input mimetype] can be the following:
&amp;quot;html&amp;quot;: rich text &amp;quot;&amp;quot; (empty): text &amp;quot;.</description>
</item> </item>
<item> <item>

View file

@ -13,7 +13,6 @@
<guid>/en/pccopy/</guid> <guid>/en/pccopy/</guid>
<description>Click the following links to install menus for long pressing the button &amp;quot;link&amp;quot;: <description>Click the following links to install menus for long pressing the button &amp;quot;link&amp;quot;:
Search with home screen
google Translate google Translate
bing translate bing translate
deepL deepL
@ -21,7 +20,8 @@ The file &amp;quot;default.select&amp;quot; defines menus for selected text. If
[Name]:[mimetype]:[command line] [Name]:[mimetype]:[command line]
[mimetype] specifies input/output for [command line]. [mimetype] specifies input/output for [command line].
It formats as &amp;quot;[input mimetype]/[output mimetype]&amp;quot;. It formats as &amp;quot;[input mimetype]/[output mimetype]&amp;quot;.
[input mimetype] can be the following:</description> [input mimetype] can be the following:
&amp;quot;html&amp;quot;: rich text &amp;quot;&amp;quot; (empty): text &amp;quot;.</description>
</item> </item>
</channel> </channel>

View file

@ -15,9 +15,8 @@
<description>Amazon appstore <description>Amazon appstore
uweb, termux &amp;amp; history versions uweb, termux &amp;amp; history versions
github github
sourceforge
powerfolder
pagure pagure
sourceforge
Main features Change logs 964: site source html preprocessing before rendering with user site extra html. Main features Change logs 964: site source html preprocessing before rendering with user site extra html.
961: webdav/http file upload support with &amp;quot;i:0u&amp;quot; links. 961: webdav/http file upload support with &amp;quot;i:0u&amp;quot; links.
956: Search engines (.search file) to apply same folder &amp;quot;home.css&amp;quot;. Use POST type search engine as bookmark for auto login. 956: Search engines (.search file) to apply same folder &amp;quot;home.css&amp;quot;. Use POST type search engine as bookmark for auto login.

View file

@ -48,9 +48,9 @@
</ul> </ul>
<h3 id="超微浏览器-微威快高效极致优化">超微浏览器: 微、威、快、高效、极致优化</h3> <h3 id="超微浏览器-微威快高效极致优化">超微浏览器: 微、威、快、高效、极致优化</h3>
<p><a href="https://uwebzh.netlify.app/en/readme/index.html">English</a></p> <p><a href="README.md">English</a></p>
<p><a href="https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5">Amazon appstore</a><br> <p><a href="https://www.amazon.com/TorApp-Info-uweb-browser-for-geeks/dp/B098QPR6N5">Amazon appstore</a><br>
<a href="https://uwebzh.netlify.app/en/changelog/index.html">Downloads</a></p> <a href="en/download.md">Downloads</a></p>
<p><a href="https://uwebzh.netlify.app/zh/">超微浏览器下载及使用技巧</a><br> <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="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> (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="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> <ul>

View file

@ -1,4 +1,3 @@
首页搜索:/uweb:printf file://data/data/info.torapp.uweb/files/home5.search\ location.href=\"i:15;cat;printf \"
TTS:/uweb:printf i:5e;cat TTS:/uweb:printf i:5e;cat
笔记:/uweb:printf i:53;cat 笔记:/uweb:printf i:53;cat
sitejs:/uweb:printf i:50../sitejs/:;cat sitejs:/uweb:printf i:50../sitejs/:;cat