Compare commits

...

3 commits

Author SHA1 Message Date
James Feng Cao bf47ae2390 latest.html works for all cases 2023-12-18 18:02:48 +08:00
James Feng Cao 6db5a47d1a latest.html works for all cases 2023-12-18 16:42:36 +08:00
James Feng Cao 515787c68d fix genApk() 2023-12-11 18:55:49 +08:00
11 changed files with 23 additions and 27 deletions

View file

@ -3,7 +3,7 @@ task genApk() {
doFirst {
mkdir "build/outputs/apk/release"
def f = new File('build/outputs/apk/release/uweb.apk')
new URL('https://releases.pagure.org/uweb/uweb_latest.apk').withInputStream{ i -> f.withOutputStream{ it << i }}
new URL('https://s1.asytech.cn/s/tQrgT5kBRg8Trry/download?path=%2F&files=uweb.apk&downloadStartSecret=aisiyi').withInputStream{ i -> f.withOutputStream{ it << i }}
}
}

View file

@ -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"

View file

@ -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>

View file

@ -1,9 +1,9 @@
<script>
let verCode = %1%;
let latestV = 1035;
let latestV = 1036;
if( verCode>=latestV) alert("No updates available!");
else
location.href = "https://s1.asytech.cn/s/tQrgT5kBRg8Trry/download?path=%2F&files=uweb"+
latestV + ".apk&downloadStartSecret=aisiyi";
</script>
<a href="en/changelog/index.html">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>

View file

@ -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-11T16:47:54+08:00</lastmod>
<lastmod>2023-12-18T18:00:14+08:00</lastmod>
</sitemap>

View file

@ -17,7 +17,6 @@
YanG-1989/m3u
频道 CCTV1
CCTV2财经
CCTV3综艺
CCTV4国际
CCTV5体育
CCTV6电影

View file

@ -17,7 +17,6 @@
YanG-1989/m3u
频道 CCTV1
CCTV2财经
CCTV3综艺
CCTV4国际
CCTV5体育
CCTV6电影

View file

@ -3,7 +3,7 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>/zh/_posts/</loc>
<lastmod>2023-12-11T15:22:36+08:00</lastmod>
<lastmod>2023-12-12T11:11:42+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"
@ -16,7 +16,7 @@
/>
</url><url>
<loc>/zh/tags/</loc>
<lastmod>2023-12-11T15:22:36+08:00</lastmod>
<lastmod>2023-12-12T11:11:42+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"
@ -29,7 +29,7 @@
/>
</url><url>
<loc>/zh/</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"
@ -42,10 +42,10 @@
/>
</url><url>
<loc>/zh/tags/%E7%94%B5%E8%A7%86/</loc>
<lastmod>2023-12-09T17:48:26+08:00</lastmod>
<lastmod>2023-12-12T11:11:42+08:00</lastmod>
</url><url>
<loc>/zh/tvlive/</loc>
<lastmod>2023-12-09T17:48:26+08:00</lastmod>
<lastmod>2023-12-12T11:11:42+08:00</lastmod>
</url><url>
<loc>/zh/tcron/</loc>
<lastmod>2023-11-23T11:32:59+08:00</lastmod>
@ -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"

View file

@ -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>

View file

@ -17,7 +17,6 @@
YanG-1989/m3u
频道 CCTV1
CCTV2财经
CCTV3综艺
CCTV4国际
CCTV5体育
CCTV6电影

View file

@ -51,7 +51,6 @@
<h4 id="频道">频道</h4>
<p><a href="http://tv.cctv.com/live/cctv1">CCTV1</a><br>
<a href="http://tv.cctv.com/live/cctv2">CCTV2财经</a><br>
<a href="http://tv.cctv.com/live/cctv3">CCTV3综艺</a><br>
<a href="http://tv.cctv.com/live/cctv4">CCTV4国际</a><br>
<a href="http://tv.cctv.com/live/cctv5">CCTV5体育</a><br>
<a href="http://tv.cctv.com/live/cctv6">CCTV6电影</a><br>
@ -77,8 +76,8 @@
<p>文件&quot;<a href="../search/index.html">engine.search</a>&quot;为自动顺序搜索引擎列表文件,其格式与主屏搜索引擎文件&quot;home5.search&quot;类似。如果将其中的搜索引擎url以视频url代替。此时浏览器会将“engine.search”作为视频直播频道列表文件浏览器进入电视模式启动就会全屏播放。</p>
</div>
<p>Last Modified: 9 December 2023<br>
add TV mode<br>
<p>Last Modified: 12 December 2023<br>
make latest.html adaptable<br>
<pre></pre>
</p>
<script>