fix podcast_ad_block for arm64

This commit is contained in:
amd64fox
2023-02-21 00:03:57 +03:00
committed by GitHub
parent 594e4375ab
commit 95c9e52bf9
+2 -2
View File
@@ -104,8 +104,8 @@
"from": "1.1.68", "from": "1.1.68",
"do": "" "do": ""
}, },
"add": "(?<=refresh_inventory...)slott", "add": "slott(?=...override_url)",
"match": "(?<=refresh_inventory...)slots", "match": "slots(?=...override_url)",
"replace": "slott" "replace": "slott"
}, },
"podcastsoff": { "podcastsoff": {