Skip to content

Commit

Permalink
Added support for supraphonline.cz fixes #589
Browse files Browse the repository at this point in the history
  • Loading branch information
OhMyGuus committed Nov 17, 2022
1 parent f8ae587 commit 7e87949
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 @@ -15578,6 +15578,7 @@ const rules = {
"mypikpak.com": { s: ".cookie-tip{display:none !important}"},
"confcommercio.it": { s: ".cookieInterceptorWrapper{display:none !important}"},
"elearningindustry.com": { j: "6" },
"supraphonline.cz": { s: 'div[style*="position: fixed; bottom: 0;"]{display:none !important}'},
};

const blockUrls = {
Expand Down

0 comments on commit 7e87949

Please sign in to comment.