Update XBPQ.json
This commit is contained in:
parent
b4ac44df6d
commit
d541366c47
28
XBPQ.json
28
XBPQ.json
|
@ -327,29 +327,31 @@
|
||||||
|
|
||||||
],
|
],
|
||||||
|
|
||||||
"doh": [
|
"doh":[
|
||||||
{"name": "Google","url": "https://dns.google/dns-query","ips": ["8.8.4.4","8.8.8.8"]},
|
{"name":"Google","url":"https://dns.google/dns-query","ips":["8.8.4.4","8.8.8.8"]},
|
||||||
|
|
||||||
{"name": "Cloudflare","url": "https://cloudflare-dns.com/dns-query","ips": ["1.1.1.1","1.0.0.1","2606:4700:4700::1111","2606:4700:4700::1001"]},
|
{"name":"Cloudflare","url":"https://cloudflare-dns.com/dns-query","ips":["1.1.1.1","1.0.0.1","2606:4700:4700::1111","2606:4700:4700::1001"]},
|
||||||
|
|
||||||
{"name": "AdGuard","url": "https://dns.adguard.com/dns-query","ips": ["94.140.14.140","94.140.14.141"]},
|
{"name":"AdGuard","url":"https://dns.adguard.com/dns-query","ips":["94.140.14.140","94.140.14.141"]},
|
||||||
|
|
||||||
{"name": "DNSWatch","url": "https://resolver2.dns.watch/dns-query","ips": ["84.200.69.80","84.200.70.40"]},
|
{"name":"DNSWatch","url":"https://resolver2.dns.watch/dns-query","ips":["84.200.69.80","84.200.70.40"]},
|
||||||
|
|
||||||
{"name": "Quad9","url": "https://dns.quad9.net/dns-quer","ips": ["9.9.9.9","149.112.112.112"]}
|
{"name":"Quad9","url":"https://dns.quad9.net/dns-quer","ips":["9.9.9.9","149.112.112.112"]}
|
||||||
|
|
||||||
],
|
],
|
||||||
|
|
||||||
"rules": [
|
"rules":[
|
||||||
{"name": "量子广告","hosts": ["vip.lz","hd.lz"],"regex": ["#EXT-X-DISCONTINUITY\\r*\\n*#EXTINF:6.433333,[\\s\\S]*?#EXT-X-DISCONTINUITY","#EXTINF.*?\\s+.*?1o.*?\\.ts\\s+"]},
|
{"name":"量子广告","hosts":["vip.lz","hd.lz"],"regex":["#EXT-X-DISCONTINUITY\\r*\\n*#EXTINF:6.433333,[\\s\\S]*?#EXT-X-DISCONTINUITY","#EXTINF.*?\\s+.*?1o.*?\\.ts\\s+"]},
|
||||||
|
|
||||||
{"name": "非凡广告","hosts": ["vip.ffzy","hd.ffzy","vip.ff","hd.ff"],"regex": ["#EXT-X-DISCONTINUITY\\r*\\n*#EXTINF:6.666667,[\\s\\S]*?#EXT-X-DISCONTINUITY","#EXTINF.*?\\s+.*?1o.*?\\.ts\\s+"]},
|
{"name":"非凡广告","hosts":["vip.ffzy","hd.ffzy","vip.ff","hd.ff"],"regex":["#EXT-X-DISCONTINUITY\\r*\\n*#EXTINF:6.666667,[\\s\\S]*?#EXT-X-DISCONTINUITY","#EXTINF.*?\\s+.*?1o.*?\\.ts\\s+"]},
|
||||||
|
|
||||||
{"name": "火山嗅探","hosts": [
|
{"name":"海外看","hosts":["m3u.haiwaikan.com"],"regex":["#EXT-X-DISCONTINUITY\\r*\\n*(.*)[\\s\\S]*?#EXT-X-DISCONTINUITY(\\n|\\r\\n)","#EXTINF.*?\\s+.*?1o.*?\\.ts\\s+"]},
|
||||||
"huoshan.com"],"regex": ["item_id="]},
|
|
||||||
|
|
||||||
{"name": "抖音嗅探","hosts": [
|
{"name":"火山嗅探","hosts":[
|
||||||
"douyin.com"],"regex": ["is_play_url="]},
|
"huoshan.com"],"regex":["item_id="]},
|
||||||
|
|
||||||
|
{"name":"抖音嗅探","hosts":[
|
||||||
|
"douyin.com"],"regex":["is_play_url="]},
|
||||||
|
|
||||||
{"host":"www.test.com","rule":["playwm/?video_id="]},
|
{"host":"www.test.com","rule":["playwm/?video_id="]},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue