Skip to content

Commit

Permalink
Fixed support for tunemymusic.com
Browse files Browse the repository at this point in the history
  • Loading branch information
OhMyGuus committed Dec 26, 2023
1 parent 7c1a8b4 commit 8323fa5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/data/rules.js
Original file line number Diff line number Diff line change
Expand Up @@ -16979,6 +16979,7 @@ const rules = {
"tobycarvery.co.uk": { c: 85 },
"toshiba-aircondition.com": { c: 85 },
"autoweek.nl": { j: 5 },
"tunemymusic.com": { s: ".HeaderMenu_CookieAlert__ipEfK{display:none !important}" },
};

const blockUrls = {
Expand Down

0 comments on commit 8323fa5

Please sign in to comment.