add atomgit pages
[uweb.git] / latest.html
bloba5843b9450e6f8796c7e649c7bc909f7e8e67b81
1 <script>
2 let verCode = %1%;
3 let latestV = 1042;
4 if( verCode>=latestV) alert("Already up to date!");
5 else
6 location.href = "https://s1.asytech.cn/s/tQrgT5kBRg8Trry/download?path=%2F&files=uweb"+
7 latestV + ".apk&downloadStartSecret=aisiyi";
8 </script>
9 <a href="en/changelog/index.html#" onclick="{let url=location.href;let l=url.length;if(url.charCodeAt(l-1)==35)return true;let iS=url.indexOf('/',14);if(l-iS<19)return true;location.href='i:0mi:5h:'+url+'/../en/changelog/index.html';return false;}">Release notes</a>