fix regex "add podcast_ad_block"

This commit is contained in:
amd64fox
2023-08-04 20:54:23 +03:00
committed by GitHub
parent 0e1723bf44
commit 6567610ac7

View File

@@ -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"
}
}
}
}