mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
version 1032
This commit is contained in:
parent
914d1cfca2
commit
7adfd0f544
5 changed files with 8 additions and 8 deletions
|
@ -49,7 +49,7 @@
|
|||
<p><a href="https://sourceforge.net/projects/uwebbrowser/files/v1/">sourceforge</a></p>
|
||||
<p><a href="https://my.powerfolder.com/getlink/fi61cC6VHjK72tfufmnLAz/">powerfolder</a></p>
|
||||
<p><a href="https://www.udrop.com/folder/08ba413230f465ca0901bef68e857c0b/uweb">udrop</a></p>
|
||||
<p><a href="https://releases.pagure.org/uweb/">pagure</a></p>
|
||||
<p><a href="https://releases.pagure.org/uwebapk/">pagure</a></p>
|
||||
<h4 id="main-featuresreadmeindexhtml"><a href="../readme/index.html">Main features</a></h4>
|
||||
<h4 id="change-logs">Change logs</h4>
|
||||
<p>1030: Allow downloading with global redirection<br>
|
||||
|
@ -84,7 +84,7 @@
|
|||
</ul>
|
||||
|
||||
</div>
|
||||
<p>Last Modified: 28 November 2023<br>
|
||||
<p>Last Modified: 29 November 2023<br>
|
||||
enhance security<br>
|
||||
<pre></pre>
|
||||
</p>
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
|
||||
[powerfolder](https://my.powerfolder.com/getlink/fi61cC6VHjK72tfufmnLAz/)
|
||||
|
||||
[pagure](https://releases.pagure.org/uweb/)
|
||||
[pagure](https://releases.pagure.org/uwebapk/)
|
||||
|
||||
[mcbebbs](http://pan.mcbebbs.cn/s/dJ4t8)
|
|
@ -29,7 +29,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/</loc>
|
||||
<lastmod>2023-11-28T14:36:15+08:00</lastmod>
|
||||
<lastmod>2023-11-29T15:19:08+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -126,7 +126,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/topposts/</loc>
|
||||
<lastmod>2023-11-28T14:36:15+08:00</lastmod>
|
||||
<lastmod>2023-11-29T15:19:08+08:00</lastmod>
|
||||
<xhtml:link
|
||||
rel="alternate"
|
||||
hreflang="zh"
|
||||
|
@ -223,7 +223,7 @@
|
|||
/>
|
||||
</url><url>
|
||||
<loc>/en/changelog/</loc>
|
||||
<lastmod>2023-11-28T14:36:15+08:00</lastmod>
|
||||
<lastmod>2023-11-29T15:19:08+08:00</lastmod>
|
||||
</url><url>
|
||||
<loc>/en/sitemap/</loc>
|
||||
<lastmod>2023-02-01T09:52:11+08:00</lastmod>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<script>
|
||||
let verCode = %1%;
|
||||
let latestV = 1031;
|
||||
let latestV = 1032;
|
||||
if( verCode>=latestV) alert("No updates available!");
|
||||
else
|
||||
location.href = "https://s1.asytech.cn/s/tQrgT5kBRg8Trry/download?path=%2F&files=uweb"+
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<sitemap>
|
||||
<loc>en/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2023-11-28T14:36:15+08:00</lastmod>
|
||||
<lastmod>2023-11-29T15:19:08+08:00</lastmod>
|
||||
|
||||
</sitemap>
|
||||
|
||||
|
|
Loading…
Reference in a new issue