Add files via upload

This commit is contained in:
xiaoliu
2024-02-29 13:55:48 +08:00
committed by GitHub
parent c5554a4eff
commit 8ab17c9815
2 changed files with 91 additions and 81 deletions

View File

@@ -2,6 +2,12 @@
"wallpaper": "https://xhdwc.tk/api/img.php",
"spider": "./spider.jar",
"lives": [
{
"name": "白嫖",
"type": 0,
"url": "./lives/白嫖.txt",
"epg": ""
},
{
"name": "tvlive",
"type": 0,
@@ -62,6 +68,15 @@
"type": 3,
"api": "./api/lf_p2p1_min.js"
},
{
"key": "快看",
"name": "快看",
"type": 3,
"api": "csp_Kkys",
"searchable": 1,
"quickSearch": 1,
"changeable": 1
},
{
"key": "Xinsj",
"name": "新视觉",
@@ -72,15 +87,6 @@
"changeable": 1,
"ext": "https://www.hdmyy.com/"
},
{
"key": "快看",
"name": "快看",
"type": 3,
"api": "csp_Kkys",
"searchable": 1,
"quickSearch": 1,
"changeable": 1
},
{
"key": "csp_Bttoo",
"name": "Bttwoo",
@@ -129,6 +135,26 @@
"quickSearch": 1,
"changeable": 1
},
{
"key": "Lib",
"name": "Libvio",
"type": 3,
"api": "csp_Libvio",
"searchable": 1,
"quickSearch": 1,
"changeable": 1,
"ext": "https://www.libvio.pw/"
},
{
"key": "Auete",
"name": "Auete",
"type": 3,
"api": "csp_Auete",
"searchable": 1,
"quickSearch": 1,
"changeable": 1,
"ext": "https://auete.pro/"
},
{
"key": "农民",
"name": "农民",
@@ -354,38 +380,44 @@
],
"rules": [
{
"name": "proxy",
"hosts": [
"raw.githubusercontent.com",
"googlevideo.com",
"cdn.v82u1l.com",
"cdn.iz8qkg.com",
"cdn.kin6c1.com",
"c.biggggg.com",
"c.olddddd.com",
"haiwaikan.com",
"www.histar.tv",
"youtube.com",
"uhibo.com",
".*boku.*",
".*nivod.*",
".*ulivetv.*"
]
},
{
"name": "海外看",
"name": "hwk",
"hosts": [
"haiwaikan"
],
"regex": [
"8.1748",
"10.0099",
"10.3333",
"16.0599"
"16.0599",
"8.1748",
"12.33",
"10.85"
]
},
{
"name": "暴風",
"name": "yqk",
"hosts": [
"yqk88"
],
"regex": [
"18.4",
"15.1666"
]
},
{
"name": "sn",
"hosts": [
"suonizy"
],
"regex": [
"#EXTINF.*?\\s+.*?original.*?\\.ts\\s+",
"15.1666",
"15.2666",
"16.3333",
"15.266667"
]
},
{
"name": "bf",
"hosts": [
"bfzy"
],
@@ -394,7 +426,7 @@
]
},
{
"name": "星星",
"name": "xx",
"hosts": [
"aws.ulivetv.net"
],
@@ -403,29 +435,32 @@
]
},
{
"name": "量子",
"name": "lz",
"hosts": [
"vip.lz",
"hd.lz",
"v.cdnlz"
"lz"
],
"regex": [
"#EXT-X-DISCONTINUITY\\r*\\n*#EXTINF:6.433333,[\\s\\S]*?#EXT-X-DISCONTINUITY",
"#EXTINF.*?\\s+.*?1o.*?\\.ts\\s+"
"18.5333",
"19.52"
]
},
{
"name": "非凡",
"name": "ff",
"hosts": [
"vip.ffzy",
"hd.ffzy"
"hd.ffzy",
"ffzy"
],
"regex": [
"25.0666"
"25.0666",
"25.08",
"20.52",
"25.1",
"25.1999"
]
},
{
"name": "火山嗅探",
"name": "hs",
"hosts": [
"huoshan.com"
],
@@ -434,43 +469,7 @@
]
},
{
"name": "蚂蚁",
"hosts": [
"v.cdnlz1.com"
],
"regex": [
"#EXT-X-DISCONTINUITY\\r*\\n*#EXTINF:6.666667,[\\s\\S]*?#EXT-X-DISCONTINUITY"
]
},
{
"name": "索尼",
"hosts": [
"suonizy"
],
"regex": [
"15.1666"
]
},
{
"name": "一起看",
"hosts": [
"yqk88"
],
"regex": [
"18.4666"
]
},
{
"name": "一起看",
"hosts": [
"yqk88"
],
"regex": [
"15.1666"
]
},
{
"name": "抖音嗅探",
"name": "dy",
"hosts": [
"douyin.com"
],
@@ -479,13 +478,24 @@
]
},
{
"name": "農民嗅探",
"name": "nm",
"hosts": [
"toutiaovod.com"
],
"regex": [
"video/tos/cn"
]
},
{
"name": "cl",
"hosts": [
"magnet"
],
"regex": [
"最新",
"直播",
"更新"
]
}
]
}

Binary file not shown.