diff --git a/jsm.json b/jsm.json index 3dfb41b..df49a9f 100644 --- a/jsm.json +++ b/jsm.json @@ -688,7 +688,23 @@ "url": "http://127.0.0.1:10079/c/3600/null/http://127.0.0.1:35456/tv.m3u", "ua": "okhttp/3.15", "epg": "http://127.0.0.1:10079/p/0/proxy/http://epg.112114.xyz/?ch={name}&date={date}", - "logo": "http://127.0.0.1:10079/p/0/proxy/https://epg.112114.xyz/logo/{name}.png" + "logo": "http://127.0.0.1:10079/p/0/proxy/https://epg.112114.xyz/logo/{name}.png", + "catchup": { + "type": "append", + "source": "?livemode=4&starttime=${(b)yyyyMMdd'T'HHmm}00.00Z&endtime=${(e)yyyyMMdd'T'HHmm}00.00Z" + } + }, + { + "name": "最强国内直播(-1天回看)", + "type": 0, + "url": "http://127.0.0.1:10079/c/3600/null/http://127.0.0.1:35456/tv.m3u", + "ua": "okhttp/3.15", + "epg": "http://127.0.0.1:10079/p/0/proxy/http://epg.112114.xyz/?ch={name}&date=DATE1SUB", + "logo": "http://127.0.0.1:10079/p/0/proxy/https://epg.112114.xyz/logo/{name}.png", + "catchup": { + "type": "append", + "source": "?livemode=4&starttime=${(b)yyyyMMdd'T'HHmm}00.00Z&endtime=${(e)yyyyMMdd'T'HHmm}00.00Z" + } }, { "name": "肥羊B站直播", @@ -818,6 +834,54 @@ "epg": "http://127.0.0.1:10079/p/0/proxy/http://epg.112114.xyz/?ch={name}&date={date}", "logo": "http://127.0.0.1:10079/p/0/proxy/https://epg.112114.xyz/logo/{name}.png" }, + { + "name": "zouming.ipv6(-1天回看)", + "type": 0, + "url": "http://127.0.0.1:10079/c/3600/proxy/http://ww.zouming.com/ipv6.txt", + "ua": "okhttp/3.15", + "epg": "http://127.0.0.1:10079/p/0/proxy/http://epg.112114.xyz/?ch={name}&date=DATE1SUB", + "logo": "http://127.0.0.1:10079/p/0/proxy/https://epg.112114.xyz/logo/{name}.png" + }, + { + "name": "zouming.ipv6(-2天回看)", + "type": 0, + "url": "http://127.0.0.1:10079/c/3600/proxy/http://ww.zouming.com/ipv6.txt", + "ua": "okhttp/3.15", + "epg": "http://127.0.0.1:10079/p/0/proxy/http://epg.112114.xyz/?ch={name}&date=DATE2SUB", + "logo": "http://127.0.0.1:10079/p/0/proxy/https://epg.112114.xyz/logo/{name}.png" + }, + { + "name": "zouming.ipv6(-3天回看)", + "type": 0, + "url": "http://127.0.0.1:10079/c/3600/proxy/http://ww.zouming.com/ipv6.txt", + "ua": "okhttp/3.15", + "epg": "http://127.0.0.1:10079/p/0/proxy/http://epg.112114.xyz/?ch={name}&date=DATE3SUB", + "logo": "http://127.0.0.1:10079/p/0/proxy/https://epg.112114.xyz/logo/{name}.png" + }, + { + "name": "zouming.ipv6(-4天回看)", + "type": 0, + "url": "http://127.0.0.1:10079/c/3600/proxy/http://ww.zouming.com/ipv6.txt", + "ua": "okhttp/3.15", + "epg": "http://127.0.0.1:10079/p/0/proxy/http://epg.112114.xyz/?ch={name}&date=DATE4SUB", + "logo": "http://127.0.0.1:10079/p/0/proxy/https://epg.112114.xyz/logo/{name}.png" + }, + { + "name": "zouming.ipv6(-5天回看)", + "type": 0, + "url": "http://127.0.0.1:10079/c/3600/proxy/http://ww.zouming.com/ipv6.txt", + "ua": "okhttp/3.15", + "epg": "http://127.0.0.1:10079/p/0/proxy/http://epg.112114.xyz/?ch={name}&date=DATE5SUB", + "logo": "http://127.0.0.1:10079/p/0/proxy/https://epg.112114.xyz/logo/{name}.png" + }, + { + "name": "zouming.ipv6(-6天回看)", + "type": 0, + "url": "http://127.0.0.1:10079/c/3600/proxy/http://ww.zouming.com/ipv6.txt", + "ua": "okhttp/3.15", + "epg": "http://127.0.0.1:10079/p/0/proxy/http://epg.112114.xyz/?ch={name}&date=DATE6SUB", + "logo": "http://127.0.0.1:10079/p/0/proxy/https://epg.112114.xyz/logo/{name}.png" + }, { "name": "fmm.live.com.ipv6.m3u", "type": 0, diff --git a/pg.jar b/pg.jar index e47b1bb..41dca6a 100644 Binary files a/pg.jar and b/pg.jar differ