Skip to content

Commit

Permalink
fix slots
Browse files Browse the repository at this point in the history
  • Loading branch information
amd64fox committed Apr 19, 2024
1 parent e4e1c0f commit 9b561c9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions patches/patches.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 9b561c9

Please sign in to comment.