-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathsearch.json
43 lines (43 loc) · 1.16 KB
/
search.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
"fetchSource": [
{
"urls": [
"https://github.com/YueChan/Live",
"https://github.com/YanG-1989/m3u",
"https://github.com/fanmingming/live",
"https://github.com/qwerttvv/Beijing-IPTV",
"https://github.com/joevess/IPTV",
"https://github.com/cymz6/AutoIPTV-Hotel",
"https://github.com/skddyj/iptv",
"https://github.com/suxuang/myIPTV"
],
"includeFiles": [],
"parseType": "github-home-page"
},
{
"urls": [
"https://live.zbds.top/tv/iptv6.m3u",
"https://live.zbds.top/tv/iptv4.m3u",
"https://raw.githubusercontent.com/jackell777/jackell777.github.io/fa8f1249b67cff645628b6e08fa6f802d430afbb/list.txt",
"https://raw.githubusercontent.com/sake0116/0305/983fcb9a7ea4cea08a4c177495d34d9ce76db757/2185"
],
"includeFiles": [],
"parseType": "raw-source"
},
{
"urls": [
"https://github.com/iptv-org/iptv/tree/master/streams"
],
"includeFiles": [
"cn.m3u",
"tw.m3u",
"hk.m3u"
],
"parseType": "github-sub-page"
}
],
"validExtensions": [
".txt",
".m3u"
]
}