diff --git a/en/adblock_domain/index.html b/en/adblock_domain/index.html index 9b94106..a30a18d 100644 --- a/en/adblock_domain/index.html +++ b/en/adblock_domain/index.html @@ -77,14 +77,14 @@ Access-Control-Allow-Origin;https://www.bing.com;Access-Control-Allow-Credential 104.21.8.195;Access-Control-Allow-Origin;https://www.bing.com;Access-Control-Allow-Credentials;true uweb.torapp.eu.org

-

"default.hosts" blocks whole domain trees including all descedant domains. The domains in the hosts file must be 2 or 3 segment domains, such as "yahoo.com" and "finance.yahoo.com". If the length of the last 2 segments is less than 7, such as "com.pl", then it is treated as one segment, so domains like "xxx.xxx.com.pl" are also valid in the hosts file.

+

"default.hosts" blocks whole domain trees including all descendant domains. The domains in the hosts file must be 2 or 3 segment domains, such as "yahoo.com" and "finance.yahoo.com". If the length of the last 2 segments is less than 7, such as "com.pl", then it is treated as one segment, so domains like "xxx.xxx.com.pl" are also valid in the hosts file.

Each line of the hosts file has the following format:
[rootDomain][space][regex for domain prefix before rootDomain][space][regex for the whole url without "http(s)://"]
The first part [rootDomain] is required and the others are optional. regex is java-grammar regular expression. If the second regex is used, it is recommended to merge the first regex to the second one for performance.

-

Last Modified: 7 April 2023
-add bing.js for cf & deno
+

Last Modified: 8 April 2023
+add cloudflare/bing.js


 

diff --git a/en/links/index.html b/en/links/index.html index 6838c91..0d169c1 100644 --- a/en/links/index.html +++ b/en/links/index.html @@ -49,8 +49,8 @@

Click the following links to install menus popped by long pressing the bookmark button (with star as icon):
Select All:CTRL-A/undo:CTRL-Z/Redo:CTRL-Y
-Extend site cookies to 10 years
-Clear site cookies

+Extend site cookies to 10 years
+Clear site cookies

VPN

Switch configuration

Wait for network msg

@@ -78,10 +78,6 @@ noproxy::010:

commands

@@ -302,8 +298,8 @@ use "i:0mi:92Host;209.216.230.240::https://news.ycombinator.com" to vi -

Last Modified: 1 April 2023
-use [ipv6] in hosts
+

Last Modified: 10 April 2023
+enhance :0cc cookie copy

i:56 urls support CTRL_A to CTRL-Z 
 

diff --git a/en/searchurl/bingAI/bing.html b/en/searchurl/bingAI/bing.html index 9f17909..626cc05 100644 --- a/en/searchurl/bingAI/bing.html +++ b/en/searchurl/bingAI/bing.html @@ -76,7 +76,7 @@ diff --git a/en/searchurl/cloudflare/redirect.js b/en/searchurl/cloudflare/redirect.js new file mode 100644 index 0000000..34008ee --- /dev/null +++ b/en/searchurl/cloudflare/redirect.js @@ -0,0 +1,27 @@ +export default { + async fetch(req, _env) { + let url = req.url; + let iSlash = url.indexOf('/',11); + let nUrl = url.substring(iSlash+1); + return goUrl(req, nUrl); + } +} + +function goUrl(request, url) { + let fp = { + method: request.method, + headers: {} + } + let reqHeaders = new Headers(request.headers); + let dropHeaders = ["cookie","user-agent","accept","accept-language"]; + let he = reqHeaders.entries(); + for (let h of he) { + let key = h[0], + value = h[1]; + if (dropHeaders.includes(key)) { + fp.headers[key] = value; + } + } + return fetch(url, fp); +} + diff --git a/en/searchurl/deno/bing.js b/en/searchurl/deno/bing.js index b4dd138..a6e3319 100644 --- a/en/searchurl/deno/bing.js +++ b/en/searchurl/deno/bing.js @@ -1,4 +1,4 @@ -import { serve } from "https://deno.land/std@0.140.0/http/server.ts"; +import { serve } from "https://deno.land/std/http/server.ts"; async function handler(req: Request): Promise { let url = req.url; let iSlash = url.indexOf('/',11); diff --git a/en/sitemap.xml b/en/sitemap.xml index f96c5fe..c00cc8c 100644 --- a/en/sitemap.xml +++ b/en/sitemap.xml @@ -3,7 +3,7 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml"> /en/_posts/ - 2023-04-07T18:05:06+08:00 + 2023-04-10T08:20:10+08:00 /en/ - 2023-04-07T18:05:06+08:00 + 2023-04-10T08:20:10+08:00 /en/links/ - 2023-04-01T08:54:03+08:00 + 2023-04-10T08:20:10+08:00 /en/tags/adblock/ - 2023-04-07T18:05:06+08:00 + 2023-04-08T17:53:21+08:00 /en/adblock_domain/ - 2023-04-07T18:05:06+08:00 + 2023-04-08T17:53:21+08:00 /en/tags/ - 2023-04-07T18:05:06+08:00 + 2023-04-08T17:53:21+08:00 en/sitemap.xml - 2023-04-07T18:05:06+08:00 + 2023-04-10T08:20:10+08:00 zh/sitemap.xml - 2023-04-07T14:38:07+08:00 + 2023-04-10T08:19:24+08:00 diff --git a/zh/_posts/index.xml b/zh/_posts/index.xml index d7e0924..5e39843 100644 --- a/zh/_posts/index.xml +++ b/zh/_posts/index.xml @@ -5,7 +5,55 @@ /zh/_posts/ Recent content in _posts on 超微浏览器: 威、快、高效、极致优化 Hugo -- gohugo.io - Sat, 04 Mar 2023 00:00:00 +0000 + Mon, 10 Apr 2023 00:00:00 +0000 + + 常用链接 + /zh/links/ + Mon, 10 Apr 2023 00:00:00 +0000 + + /zh/links/ + 点击以下链接可安装至常用链接: +VPN +showCookie +wireless +显示网站安全证书 +上传坚果云 +更多 webdav ... +迅雷盘离线 +网页全屏 +点击安装Cookie延期,地址栏内删除特殊字符,站内搜索,seedr离线下载等 +点击安装离线下载(pcloud,furk,微云等) +uweb浏览器中长按书签按钮可弹出常用链接菜单,这些链接定义在文件"default.link"中,改动过的文件清后台重启动后生效。每行格式如下: +[菜单名]:[url][空格][javascript脚本] +其中空格及之后的脚本为可选项。url及之后的脚本支持"%u","%s"等替换。 +脚本将在链接访问结束时自动执行。 +url除支持所有标准的http(s):,javascript:等链接外,还支持超微内部链接(":"为链接第二个字符)及特殊链接(":"为链接首字符)。 +不少本地链接文件(file:///)超微浏览器将会做特殊处理。仅举几例说明: +.js文件(同长按链接运行js文件): 首行前两个字符为"//"者,超微将打开"//"后面的目标网址并执行此文件代码,目标网址支持"%u","%s"等替换。否则直接执行此文件。此时[javascript脚本]将作为运行.js文件的參数arguments[1]。推荐将常用js脚本本地链接保存在.link文件中。 +default.gesture及default.button文件采用了完全一样的格式。.gesture文件定义了手势操作。.button文件则从最后一个按钮开始倒着重定义了底部工具栏按钮单击操作。 +各类代理配置如下: +httpproxy::010[proxy host]:[port] +socks5::011[socks host]:[port] +noproxy::010: +":"为首字符特殊链接 :0001 +自动翻到上一页。(网页无法前进时按前进按钮可自动翻到下一页。) +:0003 +切换全屏模式 +:0004 +屏幕旋转 +:001[fileurl] +加入媒体库 +:002[url] +显示此url下安全cookie +:010[proxy host]:[port] +设置http代理, ":010:"禁用代理。 +:011[socks host]:[port] +socks代理 +"i:"内部链接: i:0m[bookmarklet index|prefix|c[cssFlag]]:[url] +将url作为网站访问,[bookmarklet index]至少占两个字符。 +c[cssFlag]: For example, "c12" will apply the third and fourth global CSS (12=2^2+2^3). All other cases will be treated as prefix, the real visited url is "[prefix]+url". + + 小技巧 /zh/tips/ @@ -209,56 +257,6 @@ gozer 广告屏蔽样式 对这一部分不良信息而言,我们可以利用超微浏览器的自定义样式功能加以屏蔽。 - - 常用链接 - /zh/links/ - Tue, 10 May 2022 00:00:00 +0000 - - /zh/links/ - 点击以下链接可安装至常用链接: -VPN -showCookie -wireless -显示网站安全证书 -上传坚果云 -更多 webdav ... -迅雷盘离线 -网页全屏 -点击安装Cookie延期,地址栏内删除特殊字符,站内搜索,seedr离线下载等 -点击安装离线下载(pcloud,furk,微云等) -uweb浏览器中长按书签按钮可弹出常用链接菜单,这些链接定义在文件"default.link"中,改动过的文件清后台重启动后生效。每行格式如下: -[菜单名]:[url][空格][javascript脚本] -其中空格及之后的脚本为可选项。url及之后的脚本支持"%u","%s"等替换。 -脚本将在链接访问结束时自动执行。 -url除支持所有标准的http(s):,javascript:等链接外,还支持超微内部链接(":"为链接第二个字符)及特殊链接(":"为链接首字符)。 -不少本地链接文件(file:///)超微浏览器将会做特殊处理。仅举几例说明: -.js文件(同长按链接运行js文件): 首行前两个字符为"//"者,超微将打开"//"后面的目标网址并执行此文件代码,目标网址支持"%u","%s"等替换。否则直接执行此文件。此时[javascript脚本]将作为运行.js文件的參数arguments[1]。推荐将常用js脚本本地链接保存在.link文件中。 -default.gesture及default.button文件采用了完全一样的格式。.gesture文件定义了手势操作。.button文件则从最后一个按钮开始倒着重定义了底部工具栏按钮单击操作。 -各类代理配置如下: -httpproxy::010[proxy host]:[port] -socks5::011[socks host]:[port] -noproxy::010: -":"为首字符特殊链接 :0000 -Cookie延期至70年,但服务器有可能否决。 -:0001 -自动翻到上一页。(网页无法前进时按前进按钮可自动翻到下一页。) -:0003 -切换全屏模式 -:0004 -屏幕旋转 -:001[fileurl] -加入媒体库 -:002[url] -显示此url下安全cookie -:010[proxy host]:[port] -设置http代理, ":010:"禁用代理。 -:011[socks host]:[port] -socks代理 -"i:"内部链接: i:0m[bookmarklet index|prefix|c[cssFlag]]:[url] -将url作为网站访问,[bookmarklet index]至少占两个字符。 -c[cssFlag]: For example, "c12" will apply the third and fourth global CSS (12=2^2+2^3). All other cases will be treated as prefix, the real visited url is "[prefix]+url". - - 重定向网址至国内镜像 /zh/redirect/ diff --git a/zh/index.html b/zh/index.html index 0a7c4c0..659b653 100644 --- a/zh/index.html +++ b/zh/index.html @@ -99,6 +99,12 @@ +
  • + + 常用链接 + +
  • +
  • 小技巧 @@ -147,12 +153,6 @@
  • -
  • - - 常用链接 - -
  • -
  • 重定向网址至国内镜像 diff --git a/zh/index.xml b/zh/index.xml index b2f561b..b4dcf90 100644 --- a/zh/index.xml +++ b/zh/index.xml @@ -5,7 +5,55 @@ /zh/ Recent content on 超微浏览器: 威、快、高效、极致优化 Hugo -- gohugo.io - Sat, 04 Mar 2023 00:00:00 +0000 + Mon, 10 Apr 2023 00:00:00 +0000 + + 常用链接 + /zh/links/ + Mon, 10 Apr 2023 00:00:00 +0000 + + /zh/links/ + 点击以下链接可安装至常用链接: +VPN +showCookie +wireless +显示网站安全证书 +上传坚果云 +更多 webdav ... +迅雷盘离线 +网页全屏 +点击安装Cookie延期,地址栏内删除特殊字符,站内搜索,seedr离线下载等 +点击安装离线下载(pcloud,furk,微云等) +uweb浏览器中长按书签按钮可弹出常用链接菜单,这些链接定义在文件"default.link"中,改动过的文件清后台重启动后生效。每行格式如下: +[菜单名]:[url][空格][javascript脚本] +其中空格及之后的脚本为可选项。url及之后的脚本支持"%u","%s"等替换。 +脚本将在链接访问结束时自动执行。 +url除支持所有标准的http(s):,javascript:等链接外,还支持超微内部链接(":"为链接第二个字符)及特殊链接(":"为链接首字符)。 +不少本地链接文件(file:///)超微浏览器将会做特殊处理。仅举几例说明: +.js文件(同长按链接运行js文件): 首行前两个字符为"//"者,超微将打开"//"后面的目标网址并执行此文件代码,目标网址支持"%u","%s"等替换。否则直接执行此文件。此时[javascript脚本]将作为运行.js文件的參数arguments[1]。推荐将常用js脚本本地链接保存在.link文件中。 +default.gesture及default.button文件采用了完全一样的格式。.gesture文件定义了手势操作。.button文件则从最后一个按钮开始倒着重定义了底部工具栏按钮单击操作。 +各类代理配置如下: +httpproxy::010[proxy host]:[port] +socks5::011[socks host]:[port] +noproxy::010: +":"为首字符特殊链接 :0001 +自动翻到上一页。(网页无法前进时按前进按钮可自动翻到下一页。) +:0003 +切换全屏模式 +:0004 +屏幕旋转 +:001[fileurl] +加入媒体库 +:002[url] +显示此url下安全cookie +:010[proxy host]:[port] +设置http代理, ":010:"禁用代理。 +:011[socks host]:[port] +socks代理 +"i:"内部链接: i:0m[bookmarklet index|prefix|c[cssFlag]]:[url] +将url作为网站访问,[bookmarklet index]至少占两个字符。 +c[cssFlag]: For example, "c12" will apply the third and fourth global CSS (12=2^2+2^3). All other cases will be treated as prefix, the real visited url is "[prefix]+url". + + 小技巧 /zh/tips/ @@ -386,56 +434,6 @@ gozer 广告屏蔽样式 对这一部分不良信息而言,我们可以利用超微浏览器的自定义样式功能加以屏蔽。 - - 常用链接 - /zh/links/ - Tue, 10 May 2022 00:00:00 +0000 - - /zh/links/ - 点击以下链接可安装至常用链接: -VPN -showCookie -wireless -显示网站安全证书 -上传坚果云 -更多 webdav ... -迅雷盘离线 -网页全屏 -点击安装Cookie延期,地址栏内删除特殊字符,站内搜索,seedr离线下载等 -点击安装离线下载(pcloud,furk,微云等) -uweb浏览器中长按书签按钮可弹出常用链接菜单,这些链接定义在文件"default.link"中,改动过的文件清后台重启动后生效。每行格式如下: -[菜单名]:[url][空格][javascript脚本] -其中空格及之后的脚本为可选项。url及之后的脚本支持"%u","%s"等替换。 -脚本将在链接访问结束时自动执行。 -url除支持所有标准的http(s):,javascript:等链接外,还支持超微内部链接(":"为链接第二个字符)及特殊链接(":"为链接首字符)。 -不少本地链接文件(file:///)超微浏览器将会做特殊处理。仅举几例说明: -.js文件(同长按链接运行js文件): 首行前两个字符为"//"者,超微将打开"//"后面的目标网址并执行此文件代码,目标网址支持"%u","%s"等替换。否则直接执行此文件。此时[javascript脚本]将作为运行.js文件的參数arguments[1]。推荐将常用js脚本本地链接保存在.link文件中。 -default.gesture及default.button文件采用了完全一样的格式。.gesture文件定义了手势操作。.button文件则从最后一个按钮开始倒着重定义了底部工具栏按钮单击操作。 -各类代理配置如下: -httpproxy::010[proxy host]:[port] -socks5::011[socks host]:[port] -noproxy::010: -":"为首字符特殊链接 :0000 -Cookie延期至70年,但服务器有可能否决。 -:0001 -自动翻到上一页。(网页无法前进时按前进按钮可自动翻到下一页。) -:0003 -切换全屏模式 -:0004 -屏幕旋转 -:001[fileurl] -加入媒体库 -:002[url] -显示此url下安全cookie -:010[proxy host]:[port] -设置http代理, ":010:"禁用代理。 -:011[socks host]:[port] -socks代理 -"i:"内部链接: i:0m[bookmarklet index|prefix|c[cssFlag]]:[url] -将url作为网站访问,[bookmarklet index]至少占两个字符。 -c[cssFlag]: For example, "c12" will apply the third and fourth global CSS (12=2^2+2^3). All other cases will be treated as prefix, the real visited url is "[prefix]+url". - - 运行javascript脚本 /zh/rjs/ diff --git a/zh/links/index.html b/zh/links/index.html index 66a6565..1c16e40 100644 --- a/zh/links/index.html +++ b/zh/links/index.html @@ -73,10 +73,6 @@ noproxy::010:

    ":"为首字符特殊链接

    • -

      :0000
      -Cookie延期至70年,但服务器有可能否决。

      -
    • -
    • :0001
      自动翻到上一页。(网页无法前进时按前进按钮可自动翻到下一页。)

    • @@ -249,8 +245,8 @@ use "i:0mi:92Host;209.216.230.240::https://news.ycombinator.com" to vi
    -

    Last Modified: 4 April 2023
    -add showCookie
    +

    Last Modified: 10 April 2023
    +enhance :0cc cookie copy

    
     

    diff --git a/zh/sitemap.xml b/zh/sitemap.xml index f3f496e..fddec12 100644 --- a/zh/sitemap.xml +++ b/zh/sitemap.xml @@ -3,7 +3,7 @@ xmlns:xhtml="http://www.w3.org/1999/xhtml"> /zh/_posts/ - 2023-04-07T14:38:07+08:00 + 2023-04-10T08:19:24+08:00 + + /zh/links/ + 2023-04-10T08:19:24+08:00 + + /zh/ - 2023-04-07T14:38:07+08:00 + 2023-04-10T08:19:24+08:00 /zh/adblock_css/ 2022-09-24T14:06:03+08:00 - - /zh/links/ - 2023-04-04T10:48:55+08:00 - - /zh/rjs/ 2023-03-01T16:37:19+08:00