mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
add global redirection with deno
This commit is contained in:
parent
6433faf02d
commit
e51739f1be
9 changed files with 25 additions and 56 deletions
|
@ -55,6 +55,7 @@
|
|||
<p>长按设置,选中"自定义资源重定向"。此时如果<a href="i:60/data/data/info.torapp.uweb/files/config.html:https://jamesfengcao.codeberg.page/zh/searchurl/config.html">全局重定向url</a>为有效网址,则所有网络访问被内部重定向至url: "[全局重定向url]+[原始url]"。</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><br>
|
||||
<a href="../../en/searchurl/cloudflare/redirect.js">cloudflare workers 全局重定向代码</a><br>
|
||||
<a href="https://github.com/torappinfo/fetch/deno.js">Deno 全局重定向</a><br>
|
||||
<a href="https://github.com/torappinfo/vercel">vercel 全局重定向</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>
|
||||
|
@ -103,8 +104,8 @@ product.dangdang.com::product.dangdangvvv.com<br>
|
|||
item.gome.com.cn::item.gomevvv.com.cn</p>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 17 June 2023<br>
|
||||
add latest.html<br>
|
||||
<p>Last Modified: 5 March 2024<br>
|
||||
cleanup tips<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
<script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue