diff --git a/assets/help_zh.html b/assets/help_zh.html index e227f4d..f2b52a6 100644 --- a/assets/help_zh.html +++ b/assets/help_zh.html @@ -2,7 +2,6 @@
使用攻略 English

访问以下网站并点击网页内部功能链接可扩充浏览器功能。
更新、插件、设置及使用技巧 ( -bitbucket gitlab repo codeberg @@ -22,7 +21,11 @@ 试验9 试验10 试验11 -试验12 +试验12 +试验13 +试验15 +bitbucket vercel pages )
diff --git a/en/_posts/index.xml b/en/_posts/index.xml index 68a4dfd..908447a 100644 --- a/en/_posts/index.xml +++ b/en/_posts/index.xml @@ -21,7 +21,7 @@ dplayer video player pdf viewer epub reader (author:llili) djvu viewer -The corresponding menu can be installed with url services. +The corresponding menus can be installed with url services. Features The following mentioned subfolders locate in the configuration folder. All html5 applications locating in a subfolder whose name begins with "app" (such as "appPDF") are allowed to read local files. @@ -110,6 +110,31 @@ Toggle all checkboxes in forms Enable selection + + Offline resources + /en/offlinecache/ + Mon, 25 Apr 2022 00:00:00 +0000 + + /en/offlinecache/ + Corresponding files in "sitecache/[domain name]/[full path including filename, '?' , '&' , '='. exactly as url]" are loaded with option "use offline resources". + + + + Resource redirection + /en/redirect/ + Mon, 25 Apr 2022 00:00:00 +0000 + + /en/redirect/ + Click the following links to append mirrors to the file "default.redirect": +github mirror:fastgit +github mirror 2 +google recaptcha mirror +Each line of the file "default.redirect" has the following format: +[domain name]:[regular expression]:[replacement expression] +in which "[regular expression]" is as defined by java language, and cannot have ":" inside; if empty, it defaults to be same as "[domain name]". +Ways to enable redirection: Long the image button。 Long pressing the setting button, enable the option "url redirection". + + Text selection /en/pccopy/ diff --git a/en/html5/index.html b/en/html5/index.html index dcf6ea7..3a8316c 100644 --- a/en/html5/index.html +++ b/en/html5/index.html @@ -50,20 +50,22 @@

This page is for uweb browser.

Html5 applications

Click to install the following html5 apps:
-Huge markdown file viewer
-Huge markdeep file viewer (markdown, latex, diagram,graphviz etc.)
-plyr video player
-dplayer video player
-pdf viewer
-epub reader (author:llili)
-djvu viewer

-

The corresponding menu can be installed with url services.

+Huge markdown file viewer
+Huge markdeep file viewer (markdown, latex, diagram,graphviz etc.)
+plyr video player
+dplayer video player
+pdf viewer
+epub reader (author:llili)
+djvu viewer

+

The corresponding menus can be installed with url services.

Features

The following mentioned subfolders locate in the configuration folder.

+

With the first approach, the html5 application is installed locally and can read any file allowed by the OS; while in the second approach, the html5 application can be either local or remote, and only files under the subfolder "app" can be accessed.

+

Open local files with html5 apps

Click to configure default.filecap to open local files, and to open remote files with the option "custom file handling":
use pdf.js,djvu.js,epub.js, huge markdown viewer for local files

url examples are as follows:

@@ -87,9 +89,9 @@
  • Press "enter" on the address bar to execute the command.
  • mdict dictionary lookup search engine:

    -

    i:5ihttps://uweb-zh.vercel.app/zh/searchurl/txt/mdict.html?file=./mdict/xxx.mdx,./mdict/xxx.mdd#word=%s

    +

    i:5ihttps://uwebzh.netlify.app/zh/searchurl/txt/mdict.html?file=./mdict/xxx.mdx,./mdict/xxx.mdd#word=%s

    The dictionary files (mdx, mdd) must locate in the "app" subfolder under the configuration folder. In above example, the files "xxx.mdx" and "xxx.mdd" locate in the folder ".../app/mdict".

    -

    Clip to paste commands to the address bar, the commands scan mdx/mdd files under app/mdict and add search engines to home screen.

    +

    Clip to paste commands to the address bar, the commands scan mdx/mdd files under app/mdict and add search engines to home screen.

    After pasting the command to the address bar, press home screen button, then press "enter" on the address bar to execute the command.

    diff --git a/en/index.html b/en/index.html index 8198b2b..cad169c 100644 --- a/en/index.html +++ b/en/index.html @@ -125,6 +125,18 @@ +
  • + + Offline resources + +
  • + +
  • + + Resource redirection + +
  • +
  • Text selection diff --git a/en/index.xml b/en/index.xml index 6bc52a9..12ad850 100644 --- a/en/index.xml +++ b/en/index.xml @@ -21,7 +21,7 @@ dplayer video player pdf viewer epub reader (author:llili) djvu viewer -The corresponding menu can be installed with url services. +The corresponding menus can be installed with url services. Features The following mentioned subfolders locate in the configuration folder. All html5 applications locating in a subfolder whose name begins with "app" (such as "appPDF") are allowed to read local files. @@ -64,7 +64,7 @@ Note: "Engines" needs file "engine.search",whose format is sam Thu, 28 Jul 2022 00:00:00 +0000 /en/sitemap/ - UI Search engines UI (gitee) Customization Long pressing menus for toolbar buttons User agents Javascript Url services Links Commands Remote javascript Menu for selections Menu for long pressing hypertext Toolbar Gestures Address bar command modes Font settings Advanced Content AD blocking CSS styles Javascript and CSS for domains Tools Bookmarklets Custom file handling Html5 application Termux Miscellaneous Configuration files Tips Manual + UI Search engines UI (gitee) Customization Long pressing menus for toolbar buttons User agents Javascript Url services Links Commands Remote javascript Menu for selections Menu for long pressing hypertext Toolbar Gestures Address bar command modes Font settings Advanced Content AD blocking CSS styles Redirection Offline cache Javascript and CSS for domains Tools Bookmarklets Custom file handling Html5 application Termux Miscellaneous Configuration files Tips Manual @@ -217,6 +217,31 @@ Performance Remote javascript is defined in default.rjs. Click the following link to install. (Force exit and re-launch the app, then long press the "search" button to popup the menu. + + Offline resources + /en/offlinecache/ + Mon, 25 Apr 2022 00:00:00 +0000 + + /en/offlinecache/ + Corresponding files in "sitecache/[domain name]/[full path including filename, '?' , '&' , '='. exactly as url]" are loaded with option "use offline resources". + + + + Resource redirection + /en/redirect/ + Mon, 25 Apr 2022 00:00:00 +0000 + + /en/redirect/ + Click the following links to append mirrors to the file "default.redirect": +github mirror:fastgit +github mirror 2 +google recaptcha mirror +Each line of the file "default.redirect" has the following format: +[domain name]:[regular expression]:[replacement expression] +in which "[regular expression]" is as defined by java language, and cannot have ":" inside; if empty, it defaults to be same as "[domain name]". +Ways to enable redirection: Long the image button。 Long pressing the setting button, enable the option "url redirection". + + Text selection /en/pccopy/ diff --git a/en/offlinecache/index.html b/en/offlinecache/index.html new file mode 100644 index 0000000..5725377 --- /dev/null +++ b/en/offlinecache/index.html @@ -0,0 +1,55 @@ + + + + + + + + Offline resources + + + +
    + + + + + + + +
    +
    + +
    +

    Offline resources +
    + +

    + +

    Corresponding files in "sitecache/[domain name]/[full path including filename, '?' , '&' , '='. exactly as url]" are loaded with option "use offline resources".

    + +
    + + + diff --git a/en/redirect/index.html b/en/redirect/index.html new file mode 100644 index 0000000..1ec43ab --- /dev/null +++ b/en/redirect/index.html @@ -0,0 +1,69 @@ + + + + + + + + Resource redirection + + + +
    + + + + + + + +
    +
    + +
    +

    Resource redirection +
    + +

    + +

    Click the following links to append mirrors to the file "default.redirect":
    +github mirror:fastgit
    +github mirror 2

    +

    google recaptcha mirror

    +

    Each line of the file "default.redirect" has the following format:
    +[domain name]:[regular expression]:[replacement expression]

    +

    in which "[regular expression]" is as defined by java language, and cannot have ":" inside; if empty, it defaults to be same as "[domain name]".

    +

    Ways to enable redirection:

    + + +
    + + + diff --git a/en/sitemap.xml b/en/sitemap.xml index 0e370b1..27b708d 100644 --- a/en/sitemap.xml +++ b/en/sitemap.xml @@ -202,6 +202,35 @@ hreflang="en" href="/en/rjs/" /> + + /en/offlinecache/ + 2022-04-25T00:00:00+00:00 + + + + /en/tags/redirection/ + 2022-04-25T00:00:00+00:00 + + /en/redirect/ + 2022-04-25T00:00:00+00:00 + + /en/tags/clipboard/ 2022-04-23T00:00:00+00:00 diff --git a/en/sitemap/index.html b/en/sitemap/index.html index 0aa59a9..dd67e1c 100644 --- a/en/sitemap/index.html +++ b/en/sitemap/index.html @@ -73,6 +73,8 @@
    Tools
    diff --git a/en/tags/index.html b/en/tags/index.html index 8525045..c987311 100644 --- a/en/tags/index.html +++ b/en/tags/index.html @@ -15,6 +15,8 @@
  • PC 1
  • +
  • redirection 1
  • +
  • search engine 1
  • ssh 1
  • diff --git a/en/tags/index.xml b/en/tags/index.xml index 874fbb4..c544866 100644 --- a/en/tags/index.xml +++ b/en/tags/index.xml @@ -15,6 +15,15 @@ + + redirection + /en/tags/redirection/ + Mon, 25 Apr 2022 00:00:00 +0000 + + /en/tags/redirection/ + + + clipboard /en/tags/clipboard/ diff --git a/en/tags/redirection/index.html b/en/tags/redirection/index.html new file mode 100644 index 0000000..fddbed5 --- /dev/null +++ b/en/tags/redirection/index.html @@ -0,0 +1,53 @@ + + + + + + + + redirection + + + +
    + + + +
    +
    + +
    +

    redirection

    + +
    + + + diff --git a/en/tags/redirection/index.xml b/en/tags/redirection/index.xml new file mode 100644 index 0000000..6a5b991 --- /dev/null +++ b/en/tags/redirection/index.xml @@ -0,0 +1,26 @@ + + + + redirection on + /en/tags/redirection/ + Recent content in redirection on + Hugo -- gohugo.io + Mon, 25 Apr 2022 00:00:00 +0000 + + Resource redirection + /en/redirect/ + Mon, 25 Apr 2022 00:00:00 +0000 + + /en/redirect/ + Click the following links to append mirrors to the file "default.redirect": +github mirror:fastgit +github mirror 2 +google recaptcha mirror +Each line of the file "default.redirect" has the following format: +[domain name]:[regular expression]:[replacement expression] +in which "[regular expression]" is as defined by java language, and cannot have ":" inside; if empty, it defaults to be same as "[domain name]". +Ways to enable redirection: Long the image button。 Long pressing the setting button, enable the option "url redirection". + + + + diff --git a/en/topposts/index.xml b/en/topposts/index.xml index c589831..0decf2f 100644 --- a/en/topposts/index.xml +++ b/en/topposts/index.xml @@ -32,7 +32,7 @@ Note: "Engines" needs file "engine.search",whose format is sam Thu, 28 Jul 2022 00:00:00 +0000 /en/sitemap/ - UI Search engines UI (gitee) Customization Long pressing menus for toolbar buttons User agents Javascript Url services Links Commands Remote javascript Menu for selections Menu for long pressing hypertext Toolbar Gestures Address bar command modes Font settings Advanced Content AD blocking CSS styles Javascript and CSS for domains Tools Bookmarklets Custom file handling Html5 application Termux Miscellaneous Configuration files Tips Manual + UI Search engines UI (gitee) Customization Long pressing menus for toolbar buttons User agents Javascript Url services Links Commands Remote javascript Menu for selections Menu for long pressing hypertext Toolbar Gestures Address bar command modes Font settings Advanced Content AD blocking CSS styles Redirection Offline cache Javascript and CSS for domains Tools Bookmarklets Custom file handling Html5 application Termux Miscellaneous Configuration files Tips Manual
    diff --git a/index.html b/index.html index f9c0bee..33185bf 100644 --- a/index.html +++ b/index.html @@ -1 +1,10 @@ - + + + + en/ + + + + + + diff --git a/zh/_posts/index.xml b/zh/_posts/index.xml index b91ce7b..3b86d95 100644 --- a/zh/_posts/index.xml +++ b/zh/_posts/index.xml @@ -13,7 +13,7 @@ /zh/html5/ mdict字典搜索引擎: -i:5ihttps://uweb-zh.vercel.app/zh/searchurl/txt/mdict.html?file=./mdict/xxx.mdx,./mdict/xxx.mdd#word= +i:5ihttps://uwebzh.netlify.app/zh/searchurl/txt/mdict.html?file=mdict/xxx.mdx,mdict/xxx.mdd#word= 字典文件必须位于配置目录应用子目录"app"下。上述字典搜索引擎例子中文件"xxx.mdx"及"xxx.mdd"位于".../app/mdict"下。 点击安装超大文件阅读器(支持txt, html, markdown) 点击安装超大文件阅读器(markdeep版, latex, diagram,graphviz等) diff --git a/zh/html5/index.html b/zh/html5/index.html index fa7cd0c..bf75f95 100644 --- a/zh/html5/index.html +++ b/zh/html5/index.html @@ -48,15 +48,15 @@

    mdict字典搜索引擎:
    -i:5ihttps://uweb-zh.vercel.app/zh/searchurl/txt/mdict.html?file=./mdict/xxx.mdx,./mdict/xxx.mdd#word=

    +i:5ihttps://uwebzh.netlify.app/zh/searchurl/txt/mdict.html?file=mdict/xxx.mdx,mdict/xxx.mdd#word=

    字典文件必须位于配置目录应用子目录"app"下。上述字典搜索引擎例子中文件"xxx.mdx"及"xxx.mdd"位于".../app/mdict"下。

    -

    点击安装超大文件阅读器(支持txt, html, markdown)
    -点击安装超大文件阅读器(markdeep版, latex, diagram,graphviz等)
    -点击安装plyr视频播放器
    -点击安装dplayer视频播放器
    -点击安装pdf阅读器
    -点击安装epub阅读器(作者:llili)
    -点击安装djvu阅读器
    +

    点击安装超大文件阅读器(支持txt, html, markdown)
    +点击安装超大文件阅读器(markdeep版, latex, diagram,graphviz等)
    +点击安装plyr视频播放器
    +点击安装dplayer视频播放器
    +点击安装pdf阅读器
    +点击安装epub阅读器(作者:llili)
    +点击安装djvu阅读器
    相应的菜单安装可见浏览器特色服务

    超微配置目录下的子目录名如果以"app"开始(譬如"appPDF"),则这些"app"开头目录树下放置的html5应用将可获得功能增强。

    配置default.filecap并打开选项“文件预处理”,清后台重启浏览器后超微可直接阅读应用对应格式文件。
    diff --git a/zh/index.xml b/zh/index.xml index 9cefbe2..2913df0 100644 --- a/zh/index.xml +++ b/zh/index.xml @@ -88,7 +88,7 @@ novip:https://www.novipnoad.com/s= /zh/html5/ mdict字典搜索引擎: -i:5ihttps://uweb-zh.vercel.app/zh/searchurl/txt/mdict.html?file=./mdict/xxx.mdx,./mdict/xxx.mdd#word= +i:5ihttps://uwebzh.netlify.app/zh/searchurl/txt/mdict.html?file=mdict/xxx.mdx,mdict/xxx.mdd#word= 字典文件必须位于配置目录应用子目录"app"下。上述字典搜索引擎例子中文件"xxx.mdx"及"xxx.mdd"位于".../app/mdict"下。 点击安装超大文件阅读器(支持txt, html, markdown) 点击安装超大文件阅读器(markdeep版, latex, diagram,graphviz等) diff --git a/zh/offlinecache/index.html b/zh/offlinecache/index.html index 21c2e03..3253d67 100644 --- a/zh/offlinecache/index.html +++ b/zh/offlinecache/index.html @@ -30,6 +30,10 @@

    + + + +
    diff --git a/zh/redirect/index.html b/zh/redirect/index.html index cdab2f3..4dd2c5b 100644 --- a/zh/redirect/index.html +++ b/zh/redirect/index.html @@ -30,6 +30,10 @@
    + + + +
    @@ -71,7 +75,7 @@ developer.android.com::developer.android.google.cn

    重启uweb后长按链接弹出菜单选"国内镜像",浏览器将访问网址的国内镜像。若网址为本地文件,则浏览器会自动调用此类文件编辑器。

  • -

    长按工具条图像按钮

    +

    长按工具条图像按钮

  • 长按设置,选中"自定义重定向"。

    diff --git a/zh/sitemap.xml b/zh/sitemap.xml index a20f4af..812da2f 100644 --- a/zh/sitemap.xml +++ b/zh/sitemap.xml @@ -217,6 +217,16 @@ /zh/redirect/ 2022-04-25T00:00:00+00:00 + + /zh/tags/pc/ 2022-04-23T00:00:00+00:00 @@ -485,5 +495,15 @@ /zh/tags/%E4%B8%8B%E8%BD%BD/ /zh/offlinecache/ + +