From 0b23b187d94ac1f655a36c5bfeecc39a06c2d73a Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Thu, 18 Jan 2024 15:54:26 +0300 Subject: [PATCH] fixed podcast_ad_block --- patches/patches.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/patches/patches.json b/patches/patches.json index c82c95d..b0f1069 100644 --- a/patches/patches.json +++ b/patches/patches.json @@ -877,7 +877,7 @@ "binary": { "block_update": { "version": { - "fr": "1.1.58", + "fr": "1.1.59", "to": "" }, "add": "(?<=desktop-update\/.)7(\/update)", @@ -886,16 +886,16 @@ }, "podcast_ad_block": { "version": { - "fr": "1.1.68", + "fr": "1.1.59", "to": "" }, - "add": "slott(?=.{3,8}override_url)", - "match": "slots(?=.{3,8}override_url)", - "replace": "slott" + "add": "podcass(?=-(?:pre|mid|post)roll)", + "match": "podcast(?=-(?:pre|mid|post)roll)", + "replace": "podcass" }, "block_gabo": { "version": { - "fr": "1.1.68", + "fr": "1.1.59", "to": "" }, "add": "dodo(?=.receiver-service)",