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