mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
fix downloading failure for a few sites
This commit is contained in:
parent
f75b1ed6f2
commit
5f260a728d
8 changed files with 23 additions and 20 deletions
|
@ -1,6 +1,6 @@
|
|||
<script>
|
||||
let verCode = %1%;
|
||||
let latestV = 1045;
|
||||
let latestV = 1048;
|
||||
if( verCode>=latestV) alert("Already up to date!");
|
||||
else
|
||||
location.href = "https://s1.asytech.cn/s/tQrgT5kBRg8Trry/download?path=%2F&files=uweb"+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue