Skip to content

Commit

Permalink
Added support for mairie-blagnac.fr (#497)
Browse files Browse the repository at this point in the history
fixes #485
  • Loading branch information
appeasementPolitik authored Nov 14, 2022
1 parent 7fa8e60 commit 1d714f2
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 @@ -15533,6 +15533,7 @@ const rules = {
"pzkosz.pl": { s: ".zgoda_na_przetwarzanie{display:none !important}" },
"kei.pl": { j: "6" },
"blim.com": { s: "#blim-header > blim-header-message:first-child{display:none !important}" },
"mairie-blagnac.fr": { s: "#rgpdOverlay{display:none !important}" },
"elialocardi.com": { s: ".sm-cookie-consent{display:none !important}" },
"sergas.gal": { s: "#cookies-notices-container,.cookies-policy{display:none !important}" },
"click-learn.de": { s: "#ccm-widget{display:none !important} .ccm-blocked{overflow: unset !important}" },
Expand Down

0 comments on commit 1d714f2

Please sign in to comment.