mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
latest.html works for all cases
This commit is contained in:
parent
6db5a47d1a
commit
bf47ae2390
6 changed files with 15 additions and 15 deletions
|
@ -71,7 +71,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/</loc>
|
||||
<lastmod>2023-12-11T16:49:15+08:00</lastmod>
|
||||
<lastmod>2023-12-18T17:59:48+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -181,7 +181,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/topposts/</loc>
|
||||
<lastmod>2023-12-11T16:49:15+08:00</lastmod>
|
||||
<lastmod>2023-12-18T17:59:48+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -281,7 +281,7 @@
|
|||
<lastmod>2023-12-09T17:52:24+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/en/sitemap/</loc>
|
||||
<lastmod>2023-12-11T16:49:15+08:00</lastmod>
|
||||
<lastmod>2023-12-18T17:59:48+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p><a href="i:61ver:../../latest.html">Check for updates</a></p>
|
||||
<p><a href="i:61ver:../../latest.html#">Check for updates</a></p>
|
||||
<h4 id="ui">UI</h4>
|
||||
<ul>
|
||||
<li><a href="../search/index.html">Search engines</a></li>
|
||||
|
@ -98,8 +98,8 @@
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 11 December 2023<br>
|
||||
fix update checking<br>
|
||||
<p>Last Modified: 18 December 2023<br>
|
||||
make latest.html adaptable<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
<script>
|
||||
|
|
|
@ -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 iS=url.indexOf('/',14);if(url.length-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>
|
||||
|
|
|
@ -4,14 +4,14 @@
|
|||
<sitemap>
|
||||
<loc>en/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2023-12-11T16:49:15+08:00</lastmod>
|
||||
<lastmod>2023-12-18T17:59:48+08:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
<sitemap>
|
||||
<loc>zh/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2023-12-12T11:11:42+08:00</lastmod>
|
||||
<lastmod>2023-12-18T18:00:14+08:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/zh/</loc>
|
||||
<lastmod>2023-12-12T11:11:42+08:00</lastmod>
|
||||
<lastmod>2023-12-18T18:00:14+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -145,7 +145,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/zh/topposts/</loc>
|
||||
<lastmod>2023-12-11T16:47:54+08:00</lastmod>
|
||||
<lastmod>2023-12-18T18:00:14+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -184,7 +184,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/zh/sitemap/</loc>
|
||||
<lastmod>2023-12-11T16:47:54+08:00</lastmod>
|
||||
<lastmod>2023-12-18T18:00:14+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
<ul class="tags">
|
||||
|
||||
</ul>
|
||||
<p><a href="i:61ver:../../latest.html">检测并下载最新版</a></p>
|
||||
<p><a href="i:61ver:../../latest.html#">检测并下载最新版</a></p>
|
||||
<h4 id="界面配置">界面配置</h4>
|
||||
<ul>
|
||||
<li><a href="../search/index.html">搜索引擎</a></li>
|
||||
|
@ -121,8 +121,8 @@
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 11 December 2023<br>
|
||||
fix update checking<br>
|
||||
<p>Last Modified: 18 December 2023<br>
|
||||
make latest.html adaptable<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
<script>
|
||||
|
|
Loading…
Reference in a new issue