mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
uweb 1.0.49 to use s2ta.js instead of hash2textarea.js
This commit is contained in:
parent
093a4ef3ff
commit
9d005633c8
13 changed files with 87 additions and 57 deletions
|
@ -1,7 +1,7 @@
|
|||
<script>var verCode = %1%;</script>
|
||||
<script>
|
||||
(function(){
|
||||
let latestV = 1048;
|
||||
let latestV = 1049;
|
||||
try {
|
||||
if(verCode>=latestV) {alert("Already up to date!");return;}
|
||||
}catch(e){}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue