uweb/latest.html

13 lines
604 B
HTML
Raw Permalink Normal View History

2024-05-07 03:30:31 +02:00
<script>var verCode = %1%;</script>
2023-06-17 03:56:11 +02:00
<script>
2024-05-07 03:30:31 +02:00
(function(){
let latestV = 1048;
try {
if(verCode>=latestV) {alert("Already up to date!");return;}
}catch(e){}
2023-06-17 03:56:11 +02:00
location.href = "https://s1.asytech.cn/s/tQrgT5kBRg8Trry/download?path=%2F&files=uweb"+
latestV + ".apk&downloadStartSecret=aisiyi";
2024-05-07 03:30:31 +02:00
})();
2023-06-17 03:56:11 +02:00
</script>
2024-04-01 15:51:55 +02:00
<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>