mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
blog update
This commit is contained in:
parent
86ef8dc57c
commit
07ac31aede
8 changed files with 582 additions and 20 deletions
|
@ -102,7 +102,7 @@
|
|||
</div>
|
||||
|
||||
<div class="post-meta">
|
||||
<span class="attr">Post:<span>2018-12-13 11:30:09</span></span>
|
||||
<span class="attr">Post:<span>2019-01-01 10:59:26</span></span>
|
||||
|
||||
|
||||
<span class="attr">Visit:<span id="busuanzi_value_page_pv"></span>
|
||||
|
@ -116,7 +116,7 @@
|
|||
<p>配置/sdcard/uweb/redirect.txt:<br>文件每一行格式为:<br>正则表达式:替换表达式</p>
|
||||
<p>其中正则表达式以java语言规定为准。表达式中不能包含’:’。</p>
|
||||
<p>例子文件内容如下:<br>android.com:android.google.cn</p>
|
||||
<p>添加文件”国内镜像.js”至/sdcard/uweb/longclick:<br>文件内容如下:<br>//e:%s</p>
|
||||
<p>添加文件”国内镜像.js”至”/sdcard/uweb/longclick”目录下。<br>文件内容如下:<br>//e:%s</p>
|
||||
<p>其中”e:”为uweb特殊url协议,意为”edit”, 即”编辑”。当后面紧跟url网址的情况下会重定向网址。</p>
|
||||
<p>重启uweb后长按链接弹出菜单选”国内镜像”,浏览器将访问网址的国内镜像。</p>
|
||||
<p>更多重定向网址:<br>verycd.com:verycd.gdajie.com</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue