Skip to content

Commit

Permalink
fixed podcast_ad_block
Browse files Browse the repository at this point in the history
  • Loading branch information
amd64fox committed Jan 18, 2024
1 parent 3cf2ce3 commit 0b23b18
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions patches/patches.json
Original file line number Diff line number Diff line change
Expand Up @@ -877,7 +877,7 @@
"binary": {
"block_update": {
"version": {
"fr": "1.1.58",
"fr": "1.1.59",
"to": ""
},
"add": "(?<=desktop-update\/.)7(\/update)",
Expand All @@ -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)",
Expand Down

0 comments on commit 0b23b18

Please sign in to comment.