Add files via upload

This commit is contained in:
Mujinniao
2024-01-27 14:06:30 +08:00
committed by GitHub
parent e6d83c0e65
commit 135da6c5e3
2 changed files with 14 additions and 4 deletions

View File

@@ -1,12 +1,11 @@
{ {
"spider": "https://ghproxy.net/https://raw.githubusercontent.com/Mujinniao/Anonima/main/box/custom_spider.jar;md5;9110e6a7419c1e133e694714e7f4d58f", "spider": "https://ghproxy.net/https://raw.githubusercontent.com/Mujinniao/Anonima/main/box/custom_spider.jar;md5;1b5ad0556d51a7a2a43af5a098120919",
"lives": [ "lives": [
{ {
"name": "IPTV", "name": "IPTV",
"url": "./live.txt", "url": "./live.txt",
"epg": "http://epg.112114.xyz/?ch={name}&date={date}", "epg": "http://epg.112114.xyz/?ch={name}&date={date}",
"logo": "https://live.fanmingming.com/tv/{name}.png", "logo": "https://live.fanmingming.com/tv/{name}.png"
"playerType": 2
} }
], ],
"sites": [ "sites": [
@@ -52,6 +51,14 @@
"searchable": 1, "searchable": 1,
"changeable": 1 "changeable": 1
}, },
{
"key": "则奇",
"name": "则奇",
"type": 1,
"api": "https://aoi.zeqaht.com/api.php/provide/vod",
"searchable": 1,
"changeable": 1
},
{ {
"key": "蚂蚁", "key": "蚂蚁",
"name": "蚂蚁", "name": "蚂蚁",
@@ -286,7 +293,10 @@
"bfbfvip" "bfbfvip"
], ],
"regex": [ "regex": [
"#EXT-X-DISCONTINUITY\\r*\\n*#EXTINF:3,[\\s\\S]*?#EXT-X-DISCONTINUITY" "19.52",
"42.2",
"35.6",
"27.44"
] ]
}, },
{ {

Binary file not shown.