mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
version 1042
This commit is contained in:
parent
93cccb211b
commit
7ebb517e24
116 changed files with 448 additions and 138 deletions
|
@ -1,7 +1,7 @@
|
|||
<script>
|
||||
let verCode = %1%;
|
||||
let latestV = 1040;
|
||||
if( verCode>=latestV) alert("No updates available!");
|
||||
let latestV = 1042;
|
||||
if( verCode>=latestV) alert("Already up to date!");
|
||||
else
|
||||
location.href = "https://s1.asytech.cn/s/tQrgT5kBRg8Trry/download?path=%2F&files=uweb"+
|
||||
latestV + ".apk&downloadStartSecret=aisiyi";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue