Skip to content

Commit

Permalink
Added support for cryptomaan.eu (#444)
Browse files Browse the repository at this point in the history
fixes #433
  • Loading branch information
appeasementPolitik authored Nov 8, 2022
1 parent c5667c3 commit 6e97a52
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 @@ -15523,6 +15523,7 @@ const rules = {
"eneba.com": {
s: "#app > footer ~ div, main > div + div + div:last-child{display:none !important}",
},
"cryptomaan.eu": { s: ".bottom-0{display:none !important}" },
"dotnetconf.net": { s: "#cookie-consent{display:none !important}" },
"wenance.com": { s: ".js-consent{display:none !important}" },
};
Expand Down

0 comments on commit 6e97a52

Please sign in to comment.