mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-06-20 14:10:54 +10:00
fixed to block podcast ads
- fixed regex for blocking ads in podcasts for x64 architecture
This commit is contained in:
@@ -602,8 +602,8 @@
|
|||||||
"fr": "1.1.68",
|
"fr": "1.1.68",
|
||||||
"to": ""
|
"to": ""
|
||||||
},
|
},
|
||||||
"add": "slott(?=...override_url)",
|
"add": "slots(?=.{3,8}override_url)",
|
||||||
"match": "slots(?=...override_url)",
|
"match": "slots(?=.{3,8}override_url)",
|
||||||
"replace": "slott"
|
"replace": "slott"
|
||||||
},
|
},
|
||||||
"podcastsoff": {
|
"podcastsoff": {
|
||||||
|
|||||||
Reference in New Issue
Block a user