mirror of
https://github.com/torappinfo/uweb.git
synced 2026-03-14 14:45:45 +01:00
uweb 1081
This commit is contained in:
parent
20bc9fdffd
commit
5c8f1394ee
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<script>var verCode = %1%;</script>
|
||||
<script>
|
||||
(function(){
|
||||
let latestV = 1080;
|
||||
let latestV = 1081;
|
||||
try {
|
||||
if(verCode>=latestV) {alert("Already up to date!");return;}
|
||||
}catch(e){}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue