Skip to content

Commit

Permalink
Added support for webopedia.com
Browse files Browse the repository at this point in the history
  • Loading branch information
OhMyGuus committed Dec 26, 2023
1 parent 8323fa5 commit f0f2e98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/data/rules.js
Original file line number Diff line number Diff line change
Expand Up @@ -16980,6 +16980,8 @@ const rules = {
"toshiba-aircondition.com": { c: 85 },
"autoweek.nl": { j: 5 },
"tunemymusic.com": { s: ".HeaderMenu_CookieAlert__ipEfK{display:none !important}" },
"webopedia.com": { s: ".wo-consent{display:none !important}" },

};

const blockUrls = {
Expand Down

0 comments on commit f0f2e98

Please sign in to comment.