mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
8x file saving performance improvement
This commit is contained in:
parent
1234ce175a
commit
4039a5b8ec
55 changed files with 199 additions and 522 deletions
|
@ -1,9 +1,9 @@
|
|||
<script>
|
||||
let verCode = %1%;
|
||||
let latestV = 1026;
|
||||
let latestV = 1027;
|
||||
if( verCode>=latestV) alert("No updates available!");
|
||||
else
|
||||
location.href = "https://s1.asytech.cn/s/tQrgT5kBRg8Trry/download?path=%2F&files=uweb"+
|
||||
latestV + ".apk&downloadStartSecret=aisiyi";
|
||||
</script>
|
||||
<a href="" onclick="location.href='i:5h'+location.href+'/../en/changelog/index.html';return false;">Release notes</a>
|
||||
<a href="" onclick="location.href='i:0mi:5h:'+location.href+'/../en/changelog/index.html';return false;">Release notes</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue