Skip to content

Commit

Permalink
Added support for lasseron-associes.com (#467)
Browse files Browse the repository at this point in the history
fixes #460
  • Loading branch information
appeasementPolitik committed Nov 14, 2022
1 parent 385567c commit 6df63db
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 @@ -15535,6 +15535,7 @@ const rules = {
"blim.com": { s: "#blim-header > blim-header-message:first-child{display:none !important}" },
"click-learn.de": { s: "#ccm-widget{display:none !important} .ccm-blocked{overflow: unset !important}" },
"flaixfm.cat": { s: ".popup_bg{display:none !important}" },
"lasseron-associes.com": { s: "#rgpd-background{display:none !important}" },
};

const blockUrls = {
Expand Down

0 comments on commit 6df63db

Please sign in to comment.