mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-11 17:37:21 +10:00
fix regex "add podcast_ad_block"
This commit is contained in:
@@ -656,7 +656,7 @@
|
||||
"fr": "1.1.68",
|
||||
"to": ""
|
||||
},
|
||||
"add": "slots(?=.{3,8}override_url)",
|
||||
"add": "slott(?=.{3,8}override_url)",
|
||||
"match": "slots(?=.{3,8}override_url)",
|
||||
"replace": "slott"
|
||||
},
|
||||
@@ -1165,4 +1165,4 @@
|
||||
"replace": "min:250,max:400"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user