mirror of https://github.com/lizongying/my-tv.git
原远程服务CDN地址`https://cdn.jsdelivr.net/gh/LeGend-wLw/my-tv-json-utils@raw/main/channels.json`有误已修复。 另外GitHub镜像服务`fastly.jsdelivr.net`要比`cdn.jsdelivr.net`快一些已修改。pull/427/head
parent
f76aa37169
commit
3e513d5adf
@ -1,6 +1,6 @@ |
|||||||
<?xml version="1.0" encoding="utf-8"?> |
<?xml version="1.0" encoding="utf-8"?> |
||||||
<resources> |
<resources> |
||||||
<integer name="local_channel_version">1</integer> |
<integer name="local_channel_version">1</integer> |
||||||
<string name="server_version_url">https://cdn.jsdelivr.net/gh/LeGend-wLw/my-tv-json-utils@main/version.txt</string> |
<string name="server_version_url">https://fastly.jsdelivr.net/gh/LeGend-wLw/my-tv-json-utils@main/version.txt</string> |
||||||
<string name="server_url">https://cdn.jsdelivr.net/gh/LeGend-wLw/my-tv-json-utils@raw/main/channels.json</string> |
<string name="server_url">https://fastly.jsdelivr.net/gh/LeGend-wLw/my-tv-json-utils@main/channels.json</string> |
||||||
</resources> |
</resources> |
||||||
|
|||||||
Loading…
Reference in new issue