From 95c9e52bf9f212865997cbac29f3d794bbe5042b Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Tue, 21 Feb 2023 00:03:57 +0300 Subject: [PATCH] fix podcast_ad_block for arm64 --- patches/patches.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/patches.json b/patches/patches.json index 82624e7..3e3391a 100644 --- a/patches/patches.json +++ b/patches/patches.json @@ -104,8 +104,8 @@ "from": "1.1.68", "do": "" }, - "add": "(?<=refresh_inventory...)slott", - "match": "(?<=refresh_inventory...)slots", + "add": "slott(?=...override_url)", + "match": "slots(?=...override_url)", "replace": "slott" }, "podcastsoff": {