mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
version 1038 to support chatBots as search engines
This commit is contained in:
parent
94dedf19c6
commit
5c230a12c2
10 changed files with 24 additions and 22 deletions
|
@ -1,6 +1,6 @@
|
|||
<script>
|
||||
let verCode = %1%;
|
||||
let latestV = 1037;
|
||||
let latestV = 1038;
|
||||
if( verCode>=latestV) alert("No updates available!");
|
||||
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