mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
latest version: 1022
This commit is contained in:
parent
1ae8341d4a
commit
b8d5451d77
3 changed files with 3 additions and 3 deletions
|
@ -309,7 +309,7 @@ Bundle of internal urls, if it is an "i:0" url, then it should have th
|
|||
|
||||
</div>
|
||||
<p>Last Modified: 4 November 2023<br>
|
||||
enhance internal links<br>
|
||||
:0cs CookieSet<br>
|
||||
<pre>i:56 urls support CTRL_A to CTRL-Z
|
||||
</pre>
|
||||
</p>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<script>
|
||||
let verCode = %1%;
|
||||
let latestV = 1021;
|
||||
let latestV = 1022;
|
||||
if( verCode>=latestV) alert("No updates available!");
|
||||
else
|
||||
location.href = "https://s1.asytech.cn/s/tQrgT5kBRg8Trry/download?path=%2F&files=uweb"+
|
||||
|
|
|
@ -242,7 +242,7 @@ use "i:0mi:92Host;209.216.230.240::https://news.ycombinator.com" to vi
|
|||
|
||||
</div>
|
||||
<p>Last Modified: 4 November 2023<br>
|
||||
enhance internal links<br>
|
||||
:0cs CookieSet<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
<script>
|
||||
|
|
Loading…
Reference in a new issue