mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
fix update checking links
This commit is contained in:
parent
df638a8b49
commit
8a811bf2e4
5 changed files with 12 additions and 12 deletions
|
@ -71,7 +71,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/</loc>
|
||||
<lastmod>2023-12-11T16:10:37+08:00</lastmod>
|
||||
<lastmod>2023-12-11T16:49:15+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -181,7 +181,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/topposts/</loc>
|
||||
<lastmod>2023-12-11T16:10:37+08:00</lastmod>
|
||||
<lastmod>2023-12-11T16:49:15+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:10:37+08:00</lastmod>
|
||||
<lastmod>2023-12-11T16:49:15+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>
|
||||
|
@ -99,7 +99,7 @@
|
|||
|
||||
</div>
|
||||
<p>Last Modified: 11 December 2023<br>
|
||||
change title 'site map' to 'configuration'<br>
|
||||
fix update checking<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
<script>
|
||||
|
|
|
@ -4,14 +4,14 @@
|
|||
<sitemap>
|
||||
<loc>en/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2023-12-11T16:10:37+08:00</lastmod>
|
||||
<lastmod>2023-12-11T16:49:15+08:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
<sitemap>
|
||||
<loc>zh/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2023-12-11T16:13:12+08:00</lastmod>
|
||||
<lastmod>2023-12-11T16:47:54+08:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/zh/</loc>
|
||||
<lastmod>2023-12-11T16:13:12+08:00</lastmod>
|
||||
<lastmod>2023-12-11T16:47:54+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -145,7 +145,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/zh/topposts/</loc>
|
||||
<lastmod>2023-12-11T16:13:12+08:00</lastmod>
|
||||
<lastmod>2023-12-11T16:47:54+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="en"
|
||||
|
@ -184,7 +184,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/zh/sitemap/</loc>
|
||||
<lastmod>2023-12-11T16:13:12+08:00</lastmod>
|
||||
<lastmod>2023-12-11T16:47:54+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>
|
||||
|
@ -122,7 +122,7 @@
|
|||
|
||||
</div>
|
||||
<p>Last Modified: 11 December 2023<br>
|
||||
change title 'site map' to 'configuration'<br>
|
||||
fix update checking<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
<script>
|
||||
|
|
Loading…
Reference in a new issue