Skip to content

Commit

Permalink
latest.html works for all cases
Browse files Browse the repository at this point in the history
  • Loading branch information
James Feng Cao committed Dec 18, 2023
1 parent 515787c commit 6db5a47
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 14 deletions.
4 changes: 2 additions & 2 deletions latest.html
Original file line number Diff line number Diff line change
@@ -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 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>
2 changes: 1 addition & 1 deletion sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<sitemap>
<loc>zh/sitemap.xml</loc>

<lastmod>2023-12-11T16:47:54+08:00</lastmod>
<lastmod>2023-12-12T11:11:42+08:00</lastmod>

</sitemap>

Expand Down
1 change: 0 additions & 1 deletion zh/_posts/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
YanG-1989/m3u
频道 CCTV1
CCTV2财经
CCTV3综艺
CCTV4国际
CCTV5体育
CCTV6电影
Expand Down
1 change: 0 additions & 1 deletion zh/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
YanG-1989/m3u
频道 CCTV1
CCTV2财经
CCTV3综艺
CCTV4国际
CCTV5体育
CCTV6电影
Expand Down
10 changes: 5 additions & 5 deletions zh/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
Expand All @@ -29,7 +29,7 @@
/>
</url><url>
<loc>/zh/</loc>
<lastmod>2023-12-11T16:47:54+08:00</lastmod>
<lastmod>2023-12-12T11:11:42+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"
Expand All @@ -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>
Expand Down
1 change: 0 additions & 1 deletion zh/tags/电视/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
YanG-1989/m3u
频道 CCTV1
CCTV2财经
CCTV3综艺
CCTV4国际
CCTV5体育
CCTV6电影
Expand Down
5 changes: 2 additions & 3 deletions zh/tvlive/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ <h4 id="直播源">直播源</h4>
<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>
Expand All @@ -77,8 +76,8 @@ <h4 id="电视模式配置直播源">电视模式:配置直播源</h4>
<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>
Expand Down

1 comment on commit 6db5a47

@vercel
Copy link

@vercel vercel bot commented on 6db5a47 Dec 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.