diff --git a/en/_posts/index.xml b/en/_posts/index.xml index 8e8fa1d..056677e 100644 --- a/en/_posts/index.xml +++ b/en/_posts/index.xml @@ -110,6 +110,7 @@ The following html5 applications are allowed to read local files referred by &am /en/links/ Click the following links to install menus popped by long pressing the bookmark button (with star as icon): +Classified bookmarks VPN Switch configuration Wait for network msg diff --git a/en/bookmark/index.html b/en/bookmark/index.html index 4a412ce..41d4617 100644 --- a/en/bookmark/index.html +++ b/en/bookmark/index.html @@ -66,7 +66,7 @@ box cloud:POST:type=webdav&url=https://dav.box.com/dav&username=xxx& bc with all extensions

Templates

Click following links to install bookmark templates, bookmarks saved to the template have corresponding features enabled.
-"novel.html": auto reader's mode

+"novel.html": auto reader's mode

Science

Physics

Feynman lectures
diff --git a/en/globalcss/index.html b/en/globalcss/index.html index ee964c2..58134ac 100644 --- a/en/globalcss/index.html +++ b/en/globalcss/index.html @@ -48,10 +48,10 @@

Uweb browser loads all ".css" files under the folder "css" as global css. Click the following links to install global css files:

-

Clearing font settings

+

Clearing font settings

The file "night.css" is used as night mode, click the following links to install one:
-webview 81+ night mode
-webview 80- night mode

+webview 81+ night mode
+webview 80- night mode

diff --git a/en/index.xml b/en/index.xml index da0df33..6abe62d 100644 --- a/en/index.xml +++ b/en/index.xml @@ -175,6 +175,7 @@ Note: "Engines" needs file "engine.search",whose format is sam /en/links/ Click the following links to install menus popped by long pressing the bookmark button (with star as icon): +Classified bookmarks VPN Switch configuration Wait for network msg diff --git a/en/links/index.html b/en/links/index.html index 144c542..da3b1be 100644 --- a/en/links/index.html +++ b/en/links/index.html @@ -48,7 +48,8 @@

Click the following links to install menus popped by long pressing the bookmark button (with star as icon):
-VPN

+Classified bookmarks

+

VPN

Switch configuration

Wait for network msg

Certificate info

diff --git a/index.html b/index.html index db7d507..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 87dce36..a0e70a5 100644 --- a/zh/_posts/index.xml +++ b/zh/_posts/index.xml @@ -141,7 +141,7 @@ Personal use, not for public Personal use 2 分类书签模板 点击以下链接可安装模板至分类书签目录。保存至“小说”类别的网站会自动使用阅读模式。 "小说.html": 自动使用阅读模式 -href="i:0hbookmark/txt.html:https://fastly.jsdelivr.net/gh/torappinfo/uweb/zh/searchurl/bookmark/viewtxt.html">"txt.html": 在线阅读下载直链(txt/html) +href="i:0hbookmark/txt.html:../searchurl/bookmark/viewtxt.html">"txt.html": 在线阅读下载直链(txt/html) Mirrors Mirror list zlibirary mirror.js.org diff --git a/zh/adblock_domain/index.html b/zh/adblock_domain/index.html index 245ddb5..320d4f8 100644 --- a/zh/adblock_domain/index.html +++ b/zh/adblock_domain/index.html @@ -77,7 +77,7 @@ 如果用到了第二个正则表达式,此时将域名前缀表达式合并到第二个正则表达式中,从而仅使用一个表达式可优化性能。

-

点击本链接自动用样例覆盖default.hosts

+

点击本链接自动用样例覆盖default.hosts

diff --git a/zh/bookmark/index.html b/zh/bookmark/index.html index 9c7c8c1..b6a6d5a 100644 --- a/zh/bookmark/index.html +++ b/zh/bookmark/index.html @@ -57,8 +57,8 @@ Personal use 2

分类书签模板

点击以下链接可安装模板至分类书签目录。保存至“小说”类别的网站会自动使用阅读模式。
-"小说.html": 自动使用阅读模式

-

href="i:0hbookmark/txt.html:https://fastly.jsdelivr.net/gh/torappinfo/uweb/zh/searchurl/bookmark/viewtxt.html">"txt.html": 在线阅读下载直链(txt/html)

+"小说.html": 自动使用阅读模式

+

href="i:0hbookmark/txt.html:../searchurl/bookmark/viewtxt.html">"txt.html": 在线阅读下载直链(txt/html)

Mirrors

Mirror list
zlibirary
diff --git a/zh/filemanager/index.html b/zh/filemanager/index.html index fa777e0..6817e58 100644 --- a/zh/filemanager/index.html +++ b/zh/filemanager/index.html @@ -44,7 +44,7 @@

超微浏览器访问以"/"结尾 (包括"/?"及后面参数)的"file://" url,则进入文件管理器。

-

对任何目录型(以“/”结尾)文件url,后面可附"?[文件前缀][*[文件后缀]]"。譬如"file:///sdcard/?*.png"会列举出"/sdcard"目录下所有.png文件。"?IMG"列举出所有IMG开头的文件。此时可选定文件,并安装checked.js对选取文件进行批量处理。

+

对任何目录型(以“/”结尾)文件url,后面可附"?[文件前缀][*[文件后缀]]"。譬如"file:///sdcard/?*.png"会列举出"/sdcard"目录下所有.png文件。"?IMG"列举出所有IMG开头的文件。此时可选定文件,并安装checked.js对选取文件进行批量处理。

文件批量处理配置default.select例子:
图像缩小:checked.js:while read fname;do convert -resize %50x%50 $fname small_$fname; done

diff --git a/zh/globalcss/index.html b/zh/globalcss/index.html index 35db57c..fec4123 100644 --- a/zh/globalcss/index.html +++ b/zh/globalcss/index.html @@ -48,11 +48,11 @@

超微浏览器自动装载"css"目录下所有.css文件作为全局样式供用户选用。点击以下配置链接可自动添加为全局样式:

-

强制使用默认字体
-配合透明状态栏(沉浸)

+

强制使用默认字体
+配合透明状态栏(沉浸)

文件"night.css"为用户自定义夜间模式样式,点击以下配置链接安装不同的夜间模式:
-webview 81+ 夜间模式
-webview 80- 夜间模式

+webview 81+ 夜间模式
+webview 80- 夜间模式

diff --git a/zh/index.xml b/zh/index.xml index c0356ad..509c69c 100644 --- a/zh/index.xml +++ b/zh/index.xml @@ -320,7 +320,7 @@ Personal use, not for public Personal use 2 分类书签模板 点击以下链接可安装模板至分类书签目录。保存至“小说”类别的网站会自动使用阅读模式。 "小说.html": 自动使用阅读模式 -href="i:0hbookmark/txt.html:https://fastly.jsdelivr.net/gh/torappinfo/uweb/zh/searchurl/bookmark/viewtxt.html">"txt.html": 在线阅读下载直链(txt/html) +href="i:0hbookmark/txt.html:../searchurl/bookmark/viewtxt.html">"txt.html": 在线阅读下载直链(txt/html) Mirrors Mirror list zlibirary mirror.js.org diff --git a/zh/pccopy/index.html b/zh/pccopy/index.html index 9df6bc5..c3786d2 100644 --- a/zh/pccopy/index.html +++ b/zh/pccopy/index.html @@ -75,7 +75,7 @@ mimetype用来表示命令的输入输出类型。格式为"[输入mimetype html/text/html: 选中富文本为html格式, 输出mimetype为text/html。
/uweb: 选中文本为txt格式, 输出mimetype为特殊扩充uweb,超微将把输出作为链接来处理。
/termux: 命令运行结果将作为termux下命令运行。
-checked.js: 运行配置目录下checked.js,其返回值作为命令行标准输入。对任何目录型(以“/”结尾)文件url,后面可附"?[文件前缀][[文件后缀]]"。譬如"file:///sdcard/?.png"会列举出"/sdcard"目录下所有.png文件。此时选择选定文件,则可利用checked.js复制文件至PC。(参看下面具体配置)

+checked.js: 运行配置目录下checked.js,其返回值作为命令行标准输入。对任何目录型(以“/”结尾)文件url,后面可附"?[文件前缀][[文件后缀]]"。譬如"file:///sdcard/?.png"会列举出"/sdcard"目录下所有.png文件。此时选择选定文件,则可利用checked.js复制文件至PC。(参看下面具体配置)

配置default.select如下:
复制文本到地址栏:/uweb:printf i:15;cat
复制至PC剪贴板::ssh [user:password]@192.168.2.102 "DISPLAY=:0 xsel -i"
diff --git a/zh/video/index.html b/zh/video/index.html index 2aa08dc..228a009 100644 --- a/zh/video/index.html +++ b/zh/video/index.html @@ -84,7 +84,7 @@

  • 纪录片
  • 网络直播
  • -

    点击安装"视频播放增强(倍速等),635+版本功能已内置,仅供高级用户定制参考。"

    +

    点击安装"视频播放增强(倍速等),635+版本功能已内置,仅供高级用户定制参考。"