From 7b2a5104f594a1535f2ff45d1591c2643325985a Mon Sep 17 00:00:00 2001
From: James Feng Cao
Date: Sat, 28 Dec 2024 19:32:56 +0800
Subject: [PATCH] update documents for global redirection
---
en/_posts/index.xml | 2 +-
en/changelog/index.html | 2 +-
en/index.xml | 2 +-
en/redirect/index.html | 6 +++---
en/sitemap.xml | 10 +++++-----
en/tags/index.xml | 2 +-
en/tags/redirection/index.xml | 2 +-
en/tips.md | 2 +-
sitemap.xml | 4 ++--
zh/_posts/index.xml | 4 ++--
zh/bookmark/index.html | 2 +-
zh/index.xml | 4 ++--
zh/redirect/index.html | 8 +++++---
zh/sitemap.xml | 6 +++---
zh/tips.md | 4 +++-
15 files changed, 32 insertions(+), 28 deletions(-)
diff --git a/en/_posts/index.xml b/en/_posts/index.xml
index 5b881af3..a03639a2 100644
--- a/en/_posts/index.xml
+++ b/en/_posts/index.xml
@@ -6,7 +6,7 @@
Recent content in _Posts on uweb browser: unlimited power
Hugo
en
- Sun, 15 Dec 2024 18:56:18 +0800
+ Sat, 28 Dec 2024 19:28:17 +0800
-
Common phrases for input method
diff --git a/en/changelog/index.html b/en/changelog/index.html
index 60b1fd03..428f34cd 100644
--- a/en/changelog/index.html
+++ b/en/changelog/index.html
@@ -86,7 +86,7 @@
Last Modified: 27 December 2024
-remove udrop
+update AI engines
diff --git a/en/index.xml b/en/index.xml
index 00097c79..cb4732cf 100644
--- a/en/index.xml
+++ b/en/index.xml
@@ -6,7 +6,7 @@
Recent content on uweb browser: unlimited power
Hugo
en
- Fri, 27 Dec 2024 19:45:54 +0800
+ Sat, 28 Dec 2024 19:28:17 +0800
-
Common phrases for input method
diff --git a/en/redirect/index.html b/en/redirect/index.html
index 54531daf..147d8cdc 100644
--- a/en/redirect/index.html
+++ b/en/redirect/index.html
@@ -65,7 +65,7 @@
Example: "https://muweb.pages.dev/redirect?"
-global redirection code for cloudflare worker free deployment: The global redirection url is "https://subdomain.workers.dev/", which is just the worker's domain name.
+global redirection code for cloudflare worker free deployment: The global redirection url is "https://name.username.workers.dev/", which is just the worker's domain name.
"default.redirect" (valid only without global redirection url)
Click the following links to append mirrors to the file "default.redirect":
google recaptcha mirror
@@ -80,8 +80,8 @@
-Last Modified: 12 December 2024
-update AI
+
Last Modified: 28 December 2024
+update AI engines
diff --git a/en/sitemap.xml b/en/sitemap.xml
index 6e3ac2be..326e4056 100644
--- a/en/sitemap.xml
+++ b/en/sitemap.xml
@@ -3,7 +3,7 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
https://jamesfengcao.gitlab.io/uweb/en/_posts/
- 2024-12-15T18:56:18+08:00
+ 2024-12-28T19:28:17+08:00
2024-12-14T11:29:52+08:00
https://jamesfengcao.gitlab.io/uweb/en/
- 2024-12-27T19:45:54+08:00
+ 2024-12-28T19:28:17+08:00
https://jamesfengcao.gitlab.io/uweb/en/tags/
- 2024-12-12T10:20:09+08:00
+ 2024-12-28T19:28:17+08:00
https://jamesfengcao.gitlab.io/uweb/en/tags/redirection/
- 2024-12-12T10:20:09+08:00
+ 2024-12-28T19:28:17+08:00
https://jamesfengcao.gitlab.io/uweb/en/redirect/
- 2024-12-12T10:20:09+08:00
+ 2024-12-28T19:28:17+08:00
Recent content in Tags on uweb browser: unlimited power
Hugo
en
- Thu, 12 Dec 2024 10:20:09 +0800
+ Sat, 28 Dec 2024 19:28:17 +0800
-
Clipboard
diff --git a/en/tags/redirection/index.xml b/en/tags/redirection/index.xml
index 965cc49f..5bab5c4f 100644
--- a/en/tags/redirection/index.xml
+++ b/en/tags/redirection/index.xml
@@ -6,7 +6,7 @@
Recent content in Redirection on uweb browser: unlimited power
Hugo
en
- Thu, 12 Dec 2024 10:20:09 +0800
+ Sat, 28 Dec 2024 19:28:17 +0800
-
Resource redirection
diff --git a/en/tips.md b/en/tips.md
index 4a944835..c740693a 100644
--- a/en/tips.md
+++ b/en/tips.md
@@ -19,7 +19,7 @@ When a valid global redirection url is set, the "default.redirect" has no effect
Example: "https://muweb.pages.dev/redirect?"
-[global redirection code for cloudflare worker](searchurl/cloudflare/redirect.js) free deployment: The global redirection url is "https://subdomain.workers.dev/", which is just the worker's domain name.
+[global redirection code for cloudflare worker](searchurl/cloudflare/redirect.js) free deployment: The global redirection url is "https://name.username.workers.dev/", which is just the worker's domain name.
#### "default.redirect" (valid only without global redirection url)
Click the following links to append mirrors to the file "default.redirect":
diff --git a/sitemap.xml b/sitemap.xml
index 1ccb217c..fb59a2a5 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -4,14 +4,14 @@
https://jamesfengcao.gitlab.io/uweb/en/sitemap.xml
- 2024-12-27T19:45:54+08:00
+ 2024-12-28T19:28:17+08:00
https://jamesfengcao.gitlab.io/uweb/zh/sitemap.xml
- 2024-12-25T09:52:27+08:00
+ 2024-12-28T19:30:31+08:00
diff --git a/zh/_posts/index.xml b/zh/_posts/index.xml
index eb90a0a7..48ff1a15 100644
--- a/zh/_posts/index.xml
+++ b/zh/_posts/index.xml
@@ -6,7 +6,7 @@
Recent content in _Posts on 超微浏览器: 威、快、高效、极致优化
Hugo
zh
- Wed, 25 Dec 2024 09:52:27 +0800
+ Sat, 28 Dec 2024 19:30:31 +0800
-
电视直播
@@ -20,7 +20,7 @@
https://jamesfengcao.gitlab.io/uweb/zh/redirect/
Thu, 12 Dec 2024 00:00:00 +0000
https://jamesfengcao.gitlab.io/uweb/zh/redirect/
- <p>⚠️<span style="color:red">重定向转发cookie</span>设置选项可允许登录情况下操作全局重定向下的网站,请确认全局重定向网址安全可靠,谨慎使用。</p>
<h4 id="全局重定向">全局重定向</h4>
<p>长按设置,选中"自定义资源重定向"。此时如果<a href="i:60/data/data/info.torapp.uweb/files/config.html:https://jamesfengcao.codeberg.page/zh/searchurl/config.html">全局重定向url</a>为有效网址,</p>
<ul>
<li>且最后一个字符为'/'、'?'或'=',则所有网络访问被内部重定向至url:<br>
"[全局重定向url]+[原始url]"。</li>
<li>如果没有以上述字符结尾,则意味着“光秃秃”。所有网络访问被内部重定向至url:<br>
"[全局重定向url]+'/'+[scheme]+'/'+[原始域名和路径]"</li>
</ul>
<p>Example: "https://muweb.pages.dev/redirect?"</p>
<p>使用仓库 "https://github.com/torappinfo/fetch" 入口"deno.js" <a href="https://deno.com/deploy">部署Deno</a></p>
<p><a href="https://gitee.com/jja8/NewBingGoGo.wikis/blob/master/%E5%88%9B%E5%BB%BA%E9%AD%94%E6%B3%95%E9%93%BE%E6%8E%A5/%E4%BD%BF%E7%94%A8%E5%85%8D%E8%B4%B9%E7%9A%84%E7%9A%84%E4%BA%91%E6%9C%8D%E5%8A%A1%E6%8F%90%E4%BE%9B%E5%95%86%E5%88%9B%E5%BB%BA%E9%AD%94%E6%B3%95%E9%93%BE%E6%8E%A5.md">创建免费重定向,说明类似但代码不同</a></p>
<p><a href="../../en/searchurl/cloudflare/redirect.js">cloudflare workers 全局重定向代码</a><br>
<a href="https://github.com/torappinfo/vercel">vercel 全局重定向</a></p>
<p>使用仓库 "https://github.com/torappinfo/redirect.genez" <a href="https://genez.io">部署genez.io</a></p>
<p>允许从cloudflare访问的AI引擎有:<br>
<a href="https://devv.ai">devv.ai</a><br>
<a href="https://duckduckgo.com?ia=chat&q=hi">duck AI</a></p>
<h4 id="重定向文件-defaultredirect-仅在无有效全局重定向url时生效">重定向文件 "default.redirect" (仅在无有效全局重定向url时生效)</h4>
<p><a target="_self" href="i:0gdefault.redirect:../searchurl/txt/redirect.cfg">点击添加google recaptcha国内镜像</a></p>
<p>使用服务器在国外的搜索引擎体验往往不如国内的引擎。由于网站屏蔽的原因,两者之间索引权重差别很大。国外受欢迎的技术类网站因此难以在百度上搜到;国外引擎能搜到但由于其中不少结果无法访问而体验糟糕。</p>
<p>其实,很多技术类网站在国内早有镜像,但由于镜像并非众所周知,其索引权重在百度上微不足道,非专门搜索不可得。</p>
<p>本文介绍一种技术,可重定向国外网址至国内镜像,极大的提高国外引擎的体验,让更多用户更客观的理解全球技术。</p>
<p>配置default.redirect:<br>
文件每一行格式为:<br>
域名:正则表达式:替换表达式</p>
<p>其中正则表达式以java语言规定为准,表达式中不能包含':'。正则表达式为空时系统默认为与域名相同。正则表达式,替换表达式同时为空时无重定向作用,但域名会允许CORS跨域访问 (目前仅对"GET" request生效)。</p>
<p>例子文件内容如下:<br>
developer.android.com::developer.android.google.cn</p>
<p>四种使用重定向的方法:</p>
<ul>
<li>
<p>长按链接<br>
添加文件"国内镜像.js"至"longclick"目录下。<br>
文件内容如下:</p>
<pre>//e:%u</pre>
<p>其中"e:"为uweb特殊url协议,意为"edit",即"编辑"。当后面紧跟url网址的情况下会重定向网址。</p>
<p>重启uweb后长按链接弹出菜单选"国内镜像",浏览器将访问网址的国内镜像。若网址为本地文件,则浏览器会自动调用此类文件编辑器。</p>
</li>
<li>
<p><a href="../urls/index.html#">长按工具条图像按钮</a>。</p>
</li>
<li>
<p>长按设置,选中"自定义重定向"。</p>
</li>
<li>
<p>长按设置,选中"自定义资源重定向"。此选项除访问url重定向之外,还可重定向网页中一切资源。</p>
</li>
</ul>
<p>更多重定向网址:<br>
www.bilibili.com::www.ibilibili.com<br>
pan.baidu.com::pan.baiduwp.com<br>
www.docin.com::www.docin365.com<br>
wenku.baidu.com::wenku.baiduvvv.com<br>
detail.tmall.com::detail.tmallvvv.com<br>
detail.m.tmall.com::detail.m.tmallvvv.com<br>
item.taobao.com::item.taobaovvv.com<br>
h5.m.taobao.com::h5.m.taobaovvv.com<br>
jd.com::jdvvv.com<br>
item.yhd.com::item.yhdvvv.com<br>
goods.kaola.com::goods.kaolavvv.com<br>
product.dangdang.com::product.dangdangvvv.com<br>
item.gome.com.cn::item.gomevvv.com.cn</p>
+ <p>⚠️<span style="color:red">重定向转发cookie</span>设置选项可允许登录情况下操作全局重定向下的网站,请确认全局重定向网址安全可靠,谨慎使用。</p>
<h4 id="全局重定向">全局重定向</h4>
<p>长按设置,选中"自定义资源重定向"。此时如果<a href="i:60/data/data/info.torapp.uweb/files/config.html:https://jamesfengcao.codeberg.page/zh/searchurl/config.html">全局重定向url</a>为有效网址,</p>
<ul>
<li>且最后一个字符为'/'、'?'或'=',则所有网络访问被内部重定向至url:<br>
"[全局重定向url]+[原始url]"。</li>
<li>如果没有以上述字符结尾,则意味着“光秃秃”。所有网络访问被内部重定向至url:<br>
"[全局重定向url]+'/'+[scheme]+'/'+[原始域名和路径]"</li>
</ul>
<p>Examples:<br>
"https://muweb.pages.dev/redirect?"<br>
"https://loud-moth-21.deno.dev/"</p>
<p>使用仓库 "https://github.com/torappinfo/fetch" 入口"deno.js" <a href="https://deno.com/deploy">部署Deno</a></p>
<p><a href="https://gitee.com/jja8/NewBingGoGo.wikis/blob/master/%E5%88%9B%E5%BB%BA%E9%AD%94%E6%B3%95%E9%93%BE%E6%8E%A5/%E4%BD%BF%E7%94%A8%E5%85%8D%E8%B4%B9%E7%9A%84%E7%9A%84%E4%BA%91%E6%9C%8D%E5%8A%A1%E6%8F%90%E4%BE%9B%E5%95%86%E5%88%9B%E5%BB%BA%E9%AD%94%E6%B3%95%E9%93%BE%E6%8E%A5.md">创建免费重定向,说明类似但代码不同</a></p>
<p><a href="../../en/searchurl/cloudflare/redirect.js">cloudflare workers 全局重定向代码</a><br>
<a href="https://github.com/torappinfo/vercel">vercel 全局重定向</a></p>
<p>使用仓库 "https://github.com/torappinfo/redirect.genez" <a href="https://genez.io">部署genez.io</a></p>
<p>允许从cloudflare访问的AI引擎有:<br>
<a href="https://devv.ai">devv.ai</a><br>
<a href="https://duckduckgo.com?ia=chat&q=hi">duck AI</a></p>
<h4 id="重定向文件-defaultredirect-仅在无有效全局重定向url时生效">重定向文件 "default.redirect" (仅在无有效全局重定向url时生效)</h4>
<p><a target="_self" href="i:0gdefault.redirect:../searchurl/txt/redirect.cfg">点击添加google recaptcha国内镜像</a></p>
<p>使用服务器在国外的搜索引擎体验往往不如国内的引擎。由于网站屏蔽的原因,两者之间索引权重差别很大。国外受欢迎的技术类网站因此难以在百度上搜到;国外引擎能搜到但由于其中不少结果无法访问而体验糟糕。</p>
<p>其实,很多技术类网站在国内早有镜像,但由于镜像并非众所周知,其索引权重在百度上微不足道,非专门搜索不可得。</p>
<p>本文介绍一种技术,可重定向国外网址至国内镜像,极大的提高国外引擎的体验,让更多用户更客观的理解全球技术。</p>
<p>配置default.redirect:<br>
文件每一行格式为:<br>
域名:正则表达式:替换表达式</p>
<p>其中正则表达式以java语言规定为准,表达式中不能包含':'。正则表达式为空时系统默认为与域名相同。正则表达式,替换表达式同时为空时无重定向作用,但域名会允许CORS跨域访问 (目前仅对"GET" request生效)。</p>
<p>例子文件内容如下:<br>
developer.android.com::developer.android.google.cn</p>
<p>四种使用重定向的方法:</p>
<ul>
<li>
<p>长按链接<br>
添加文件"国内镜像.js"至"longclick"目录下。<br>
文件内容如下:</p>
<pre>//e:%u</pre>
<p>其中"e:"为uweb特殊url协议,意为"edit",即"编辑"。当后面紧跟url网址的情况下会重定向网址。</p>
<p>重启uweb后长按链接弹出菜单选"国内镜像",浏览器将访问网址的国内镜像。若网址为本地文件,则浏览器会自动调用此类文件编辑器。</p>
</li>
<li>
<p><a href="../urls/index.html#">长按工具条图像按钮</a>。</p>
</li>
<li>
<p>长按设置,选中"自定义重定向"。</p>
</li>
<li>
<p>长按设置,选中"自定义资源重定向"。此选项除访问url重定向之外,还可重定向网页中一切资源。</p>
</li>
</ul>
<p>更多重定向网址:<br>
www.bilibili.com::www.ibilibili.com<br>
pan.baidu.com::pan.baiduwp.com<br>
www.docin.com::www.docin365.com<br>
wenku.baidu.com::wenku.baiduvvv.com<br>
detail.tmall.com::detail.tmallvvv.com<br>
detail.m.tmall.com::detail.m.tmallvvv.com<br>
item.taobao.com::item.taobaovvv.com<br>
h5.m.taobao.com::h5.m.taobaovvv.com<br>
jd.com::jdvvv.com<br>
item.yhd.com::item.yhdvvv.com<br>
goods.kaola.com::goods.kaolavvv.com<br>
product.dangdang.com::product.dangdangvvv.com<br>
item.gome.com.cn::item.gomevvv.com.cn</p>
-
操作选中(富)文本/元素
diff --git a/zh/bookmark/index.html b/zh/bookmark/index.html
index 8ae7570e..2b1784d8 100644
--- a/zh/bookmark/index.html
+++ b/zh/bookmark/index.html
@@ -78,7 +78,7 @@ AI/chatGPT:
Last Modified: 25 December 2024
-remove udrop
+update AI engines
diff --git a/zh/index.xml b/zh/index.xml
index 9bda034d..a28575d9 100644
--- a/zh/index.xml
+++ b/zh/index.xml
@@ -6,7 +6,7 @@
Recent content on 超微浏览器: 威、快、高效、极致优化
Hugo
zh
- Wed, 25 Dec 2024 09:52:27 +0800
+ Sat, 28 Dec 2024 19:30:31 +0800
-
电视直播
@@ -20,7 +20,7 @@
https://jamesfengcao.gitlab.io/uweb/zh/redirect/
Thu, 12 Dec 2024 00:00:00 +0000
https://jamesfengcao.gitlab.io/uweb/zh/redirect/
- <p>⚠️<span style="color:red">重定向转发cookie</span>设置选项可允许登录情况下操作全局重定向下的网站,请确认全局重定向网址安全可靠,谨慎使用。</p>
<h4 id="全局重定向">全局重定向</h4>
<p>长按设置,选中"自定义资源重定向"。此时如果<a href="i:60/data/data/info.torapp.uweb/files/config.html:https://jamesfengcao.codeberg.page/zh/searchurl/config.html">全局重定向url</a>为有效网址,</p>
<ul>
<li>且最后一个字符为'/'、'?'或'=',则所有网络访问被内部重定向至url:<br>
"[全局重定向url]+[原始url]"。</li>
<li>如果没有以上述字符结尾,则意味着“光秃秃”。所有网络访问被内部重定向至url:<br>
"[全局重定向url]+'/'+[scheme]+'/'+[原始域名和路径]"</li>
</ul>
<p>Example: "https://muweb.pages.dev/redirect?"</p>
<p>使用仓库 "https://github.com/torappinfo/fetch" 入口"deno.js" <a href="https://deno.com/deploy">部署Deno</a></p>
<p><a href="https://gitee.com/jja8/NewBingGoGo.wikis/blob/master/%E5%88%9B%E5%BB%BA%E9%AD%94%E6%B3%95%E9%93%BE%E6%8E%A5/%E4%BD%BF%E7%94%A8%E5%85%8D%E8%B4%B9%E7%9A%84%E7%9A%84%E4%BA%91%E6%9C%8D%E5%8A%A1%E6%8F%90%E4%BE%9B%E5%95%86%E5%88%9B%E5%BB%BA%E9%AD%94%E6%B3%95%E9%93%BE%E6%8E%A5.md">创建免费重定向,说明类似但代码不同</a></p>
<p><a href="../../en/searchurl/cloudflare/redirect.js">cloudflare workers 全局重定向代码</a><br>
<a href="https://github.com/torappinfo/vercel">vercel 全局重定向</a></p>
<p>使用仓库 "https://github.com/torappinfo/redirect.genez" <a href="https://genez.io">部署genez.io</a></p>
<p>允许从cloudflare访问的AI引擎有:<br>
<a href="https://devv.ai">devv.ai</a><br>
<a href="https://duckduckgo.com?ia=chat&q=hi">duck AI</a></p>
<h4 id="重定向文件-defaultredirect-仅在无有效全局重定向url时生效">重定向文件 "default.redirect" (仅在无有效全局重定向url时生效)</h4>
<p><a target="_self" href="i:0gdefault.redirect:../searchurl/txt/redirect.cfg">点击添加google recaptcha国内镜像</a></p>
<p>使用服务器在国外的搜索引擎体验往往不如国内的引擎。由于网站屏蔽的原因,两者之间索引权重差别很大。国外受欢迎的技术类网站因此难以在百度上搜到;国外引擎能搜到但由于其中不少结果无法访问而体验糟糕。</p>
<p>其实,很多技术类网站在国内早有镜像,但由于镜像并非众所周知,其索引权重在百度上微不足道,非专门搜索不可得。</p>
<p>本文介绍一种技术,可重定向国外网址至国内镜像,极大的提高国外引擎的体验,让更多用户更客观的理解全球技术。</p>
<p>配置default.redirect:<br>
文件每一行格式为:<br>
域名:正则表达式:替换表达式</p>
<p>其中正则表达式以java语言规定为准,表达式中不能包含':'。正则表达式为空时系统默认为与域名相同。正则表达式,替换表达式同时为空时无重定向作用,但域名会允许CORS跨域访问 (目前仅对"GET" request生效)。</p>
<p>例子文件内容如下:<br>
developer.android.com::developer.android.google.cn</p>
<p>四种使用重定向的方法:</p>
<ul>
<li>
<p>长按链接<br>
添加文件"国内镜像.js"至"longclick"目录下。<br>
文件内容如下:</p>
<pre>//e:%u</pre>
<p>其中"e:"为uweb特殊url协议,意为"edit",即"编辑"。当后面紧跟url网址的情况下会重定向网址。</p>
<p>重启uweb后长按链接弹出菜单选"国内镜像",浏览器将访问网址的国内镜像。若网址为本地文件,则浏览器会自动调用此类文件编辑器。</p>
</li>
<li>
<p><a href="../urls/index.html#">长按工具条图像按钮</a>。</p>
</li>
<li>
<p>长按设置,选中"自定义重定向"。</p>
</li>
<li>
<p>长按设置,选中"自定义资源重定向"。此选项除访问url重定向之外,还可重定向网页中一切资源。</p>
</li>
</ul>
<p>更多重定向网址:<br>
www.bilibili.com::www.ibilibili.com<br>
pan.baidu.com::pan.baiduwp.com<br>
www.docin.com::www.docin365.com<br>
wenku.baidu.com::wenku.baiduvvv.com<br>
detail.tmall.com::detail.tmallvvv.com<br>
detail.m.tmall.com::detail.m.tmallvvv.com<br>
item.taobao.com::item.taobaovvv.com<br>
h5.m.taobao.com::h5.m.taobaovvv.com<br>
jd.com::jdvvv.com<br>
item.yhd.com::item.yhdvvv.com<br>
goods.kaola.com::goods.kaolavvv.com<br>
product.dangdang.com::product.dangdangvvv.com<br>
item.gome.com.cn::item.gomevvv.com.cn</p>
+ <p>⚠️<span style="color:red">重定向转发cookie</span>设置选项可允许登录情况下操作全局重定向下的网站,请确认全局重定向网址安全可靠,谨慎使用。</p>
<h4 id="全局重定向">全局重定向</h4>
<p>长按设置,选中"自定义资源重定向"。此时如果<a href="i:60/data/data/info.torapp.uweb/files/config.html:https://jamesfengcao.codeberg.page/zh/searchurl/config.html">全局重定向url</a>为有效网址,</p>
<ul>
<li>且最后一个字符为'/'、'?'或'=',则所有网络访问被内部重定向至url:<br>
"[全局重定向url]+[原始url]"。</li>
<li>如果没有以上述字符结尾,则意味着“光秃秃”。所有网络访问被内部重定向至url:<br>
"[全局重定向url]+'/'+[scheme]+'/'+[原始域名和路径]"</li>
</ul>
<p>Examples:<br>
"https://muweb.pages.dev/redirect?"<br>
"https://loud-moth-21.deno.dev/"</p>
<p>使用仓库 "https://github.com/torappinfo/fetch" 入口"deno.js" <a href="https://deno.com/deploy">部署Deno</a></p>
<p><a href="https://gitee.com/jja8/NewBingGoGo.wikis/blob/master/%E5%88%9B%E5%BB%BA%E9%AD%94%E6%B3%95%E9%93%BE%E6%8E%A5/%E4%BD%BF%E7%94%A8%E5%85%8D%E8%B4%B9%E7%9A%84%E7%9A%84%E4%BA%91%E6%9C%8D%E5%8A%A1%E6%8F%90%E4%BE%9B%E5%95%86%E5%88%9B%E5%BB%BA%E9%AD%94%E6%B3%95%E9%93%BE%E6%8E%A5.md">创建免费重定向,说明类似但代码不同</a></p>
<p><a href="../../en/searchurl/cloudflare/redirect.js">cloudflare workers 全局重定向代码</a><br>
<a href="https://github.com/torappinfo/vercel">vercel 全局重定向</a></p>
<p>使用仓库 "https://github.com/torappinfo/redirect.genez" <a href="https://genez.io">部署genez.io</a></p>
<p>允许从cloudflare访问的AI引擎有:<br>
<a href="https://devv.ai">devv.ai</a><br>
<a href="https://duckduckgo.com?ia=chat&q=hi">duck AI</a></p>
<h4 id="重定向文件-defaultredirect-仅在无有效全局重定向url时生效">重定向文件 "default.redirect" (仅在无有效全局重定向url时生效)</h4>
<p><a target="_self" href="i:0gdefault.redirect:../searchurl/txt/redirect.cfg">点击添加google recaptcha国内镜像</a></p>
<p>使用服务器在国外的搜索引擎体验往往不如国内的引擎。由于网站屏蔽的原因,两者之间索引权重差别很大。国外受欢迎的技术类网站因此难以在百度上搜到;国外引擎能搜到但由于其中不少结果无法访问而体验糟糕。</p>
<p>其实,很多技术类网站在国内早有镜像,但由于镜像并非众所周知,其索引权重在百度上微不足道,非专门搜索不可得。</p>
<p>本文介绍一种技术,可重定向国外网址至国内镜像,极大的提高国外引擎的体验,让更多用户更客观的理解全球技术。</p>
<p>配置default.redirect:<br>
文件每一行格式为:<br>
域名:正则表达式:替换表达式</p>
<p>其中正则表达式以java语言规定为准,表达式中不能包含':'。正则表达式为空时系统默认为与域名相同。正则表达式,替换表达式同时为空时无重定向作用,但域名会允许CORS跨域访问 (目前仅对"GET" request生效)。</p>
<p>例子文件内容如下:<br>
developer.android.com::developer.android.google.cn</p>
<p>四种使用重定向的方法:</p>
<ul>
<li>
<p>长按链接<br>
添加文件"国内镜像.js"至"longclick"目录下。<br>
文件内容如下:</p>
<pre>//e:%u</pre>
<p>其中"e:"为uweb特殊url协议,意为"edit",即"编辑"。当后面紧跟url网址的情况下会重定向网址。</p>
<p>重启uweb后长按链接弹出菜单选"国内镜像",浏览器将访问网址的国内镜像。若网址为本地文件,则浏览器会自动调用此类文件编辑器。</p>
</li>
<li>
<p><a href="../urls/index.html#">长按工具条图像按钮</a>。</p>
</li>
<li>
<p>长按设置,选中"自定义重定向"。</p>
</li>
<li>
<p>长按设置,选中"自定义资源重定向"。此选项除访问url重定向之外,还可重定向网页中一切资源。</p>
</li>
</ul>
<p>更多重定向网址:<br>
www.bilibili.com::www.ibilibili.com<br>
pan.baidu.com::pan.baiduwp.com<br>
www.docin.com::www.docin365.com<br>
wenku.baidu.com::wenku.baiduvvv.com<br>
detail.tmall.com::detail.tmallvvv.com<br>
detail.m.tmall.com::detail.m.tmallvvv.com<br>
item.taobao.com::item.taobaovvv.com<br>
h5.m.taobao.com::h5.m.taobaovvv.com<br>
jd.com::jdvvv.com<br>
item.yhd.com::item.yhdvvv.com<br>
goods.kaola.com::goods.kaolavvv.com<br>
product.dangdang.com::product.dangdangvvv.com<br>
item.gome.com.cn::item.gomevvv.com.cn</p>
-
搜索引擎搜索查询URL汇总
diff --git a/zh/redirect/index.html b/zh/redirect/index.html
index e459f691..cea6dd2c 100644
--- a/zh/redirect/index.html
+++ b/zh/redirect/index.html
@@ -57,7 +57,9 @@
如果没有以上述字符结尾,则意味着“光秃秃”。所有网络访问被内部重定向至url:
"[全局重定向url]+'/'+[scheme]+'/'+[原始域名和路径]"
-Example: "https://muweb.pages.dev/redirect?"
+Examples:
+"https://muweb.pages.dev/redirect?"
+"https://loud-moth-21.deno.dev/"
使用仓库 "https://github.com/torappinfo/fetch" 入口"deno.js" 部署Deno
创建免费重定向,说明类似但代码不同
cloudflare workers 全局重定向代码
@@ -113,8 +115,8 @@ product.dangdang.com::product.dangdangvvv.com
item.gome.com.cn::item.gomevvv.com.cn
-Last Modified: 12 December 2024
-cleanup
+
Last Modified: 28 December 2024
+update AI engines
diff --git a/zh/sitemap.xml b/zh/sitemap.xml
index 3b985d1d..4e6b44b1 100644
--- a/zh/sitemap.xml
+++ b/zh/sitemap.xml
@@ -3,7 +3,7 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
https://jamesfengcao.gitlab.io/uweb/zh/_posts/
- 2024-12-25T09:52:27+08:00
+ 2024-12-28T19:30:31+08:00
https://jamesfengcao.gitlab.io/uweb/zh/
- 2024-12-25T09:52:27+08:00
+ 2024-12-28T19:30:31+08:00
2024-12-12T19:12:32+08:00
https://jamesfengcao.gitlab.io/uweb/zh/redirect/
- 2024-12-12T13:23:11+08:00
+ 2024-12-28T19:30:31+08:00