Update config.json
This commit is contained in:
parent
2bd4d95d47
commit
a7ba41b148
|
|
@ -280,6 +280,15 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"rules": [
|
"rules": [
|
||||||
|
{
|
||||||
|
"name": "星星",
|
||||||
|
"hosts": [
|
||||||
|
"aws.ulivetv.net"
|
||||||
|
],
|
||||||
|
"regex": [
|
||||||
|
"#EXT-X-DISCONTINUITY[\\s\\S]*?#EXT-X-DISCONTINUITY"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "量子廣告",
|
"name": "量子廣告",
|
||||||
"hosts": [
|
"hosts": [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue