From 9b561c97dd20eb058df093b85bba4a4df1103c18 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Fri, 19 Apr 2024 10:53:59 +0300 Subject: [PATCH] fix slots #582 --- patches/patches.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/patches/patches.json b/patches/patches.json index 7294b1d..45ee092 100644 --- a/patches/patches.json +++ b/patches/patches.json @@ -1130,14 +1130,14 @@ "match": "(?<=desktop-update\/.)2(\/update)", "replace": "7/update" }, - "podcast_ad_block": { + "block_slots": { "version": { "fr": "1.1.59", "to": "" }, - "add": "podcass(?=-(?:pre|mid|post)roll)", - "match": "podcast(?=-(?:pre|mid|post)roll)", - "replace": "podcass" + "add": "slot}(?=.{3,8}override_url)", + "match": "slots(?=.{3,8}override_url)", + "replace": "slot}" }, "block_gabo": { "version": {