mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-06-20 14:10:54 +10:00
fixed podcast_ad_block
This commit is contained in:
@@ -877,7 +877,7 @@
|
|||||||
"binary": {
|
"binary": {
|
||||||
"block_update": {
|
"block_update": {
|
||||||
"version": {
|
"version": {
|
||||||
"fr": "1.1.58",
|
"fr": "1.1.59",
|
||||||
"to": ""
|
"to": ""
|
||||||
},
|
},
|
||||||
"add": "(?<=desktop-update\/.)7(\/update)",
|
"add": "(?<=desktop-update\/.)7(\/update)",
|
||||||
@@ -886,16 +886,16 @@
|
|||||||
},
|
},
|
||||||
"podcast_ad_block": {
|
"podcast_ad_block": {
|
||||||
"version": {
|
"version": {
|
||||||
"fr": "1.1.68",
|
"fr": "1.1.59",
|
||||||
"to": ""
|
"to": ""
|
||||||
},
|
},
|
||||||
"add": "slott(?=.{3,8}override_url)",
|
"add": "podcass(?=-(?:pre|mid|post)roll)",
|
||||||
"match": "slots(?=.{3,8}override_url)",
|
"match": "podcast(?=-(?:pre|mid|post)roll)",
|
||||||
"replace": "slott"
|
"replace": "podcass"
|
||||||
},
|
},
|
||||||
"block_gabo": {
|
"block_gabo": {
|
||||||
"version": {
|
"version": {
|
||||||
"fr": "1.1.68",
|
"fr": "1.1.59",
|
||||||
"to": ""
|
"to": ""
|
||||||
},
|
},
|
||||||
"add": "dodo(?=.receiver-service)",
|
"add": "dodo(?=.receiver-service)",
|
||||||
|
|||||||
Reference in New Issue
Block a user