Skip to content

Commit

Permalink
Added support for xxxlesnina.si (#576)
Browse files Browse the repository at this point in the history
fixes #572
  • Loading branch information
appeasementPolitik authored Nov 17, 2022
1 parent b68e630 commit 97676bd
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 @@ -15563,6 +15563,7 @@ const rules = {
"gouv.qc.ca": { s: ".notifier--consent{display:none !important}" },
"grandprixradio.nl": { s: ".cookies-popup-dialog,.cookies-popup-background{display:none !important}" },
"selexium.com": { s: "#coolkiesModale,.modal-backdrop{display:none !important} .modal-open{overflow: unset !important}" },
"xxxlesnina.si": { s: "footer + div{display:none !important}" },
};

const blockUrls = {
Expand Down

0 comments on commit 97676bd

Please sign in to comment.