mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
fix links for tags
This commit is contained in:
parent
8e88f74c4e
commit
b7b4361758
105 changed files with 236 additions and 237 deletions
|
@ -6,4 +6,4 @@
|
|||
location.href = "https://s1.asytech.cn/s/tQrgT5kBRg8Trry/download?path=%2F&files=uweb"+
|
||||
latestV + ".apk&downloadStartSecret=aisiyi";
|
||||
</script>
|
||||
<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>
|
||||
<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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue