Skip to content

Commit

Permalink
Fix bev.gv.at (#374)
Browse files Browse the repository at this point in the history
fixes #357

Co-authored-by: Guus van der Meer <[email protected]>
  • Loading branch information
appeasementPolitik and OhMyGuus committed Nov 6, 2022
1 parent 0935a82 commit e7e4e2c
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 @@ -15469,6 +15469,7 @@ const rules = {
"roland-rechtsschutz.de": { j: "5" },
"honda.co.za": { s: ".cookies{display:none !important}" },
"dlive.tv": { j: "5" },
"bev.gv.at": { s: 'div[class="MuiBox-root css-1z0mgm7"]{display:none !important}' },
"candis.io": { j: "6" },
"kauppakeskuswilla.fi": { s: ".cdk-global-overlay-wrapper{display:none !important}" },
"hd.digital": { s: ".modal-backdrop{display:none !important} body{overflow: unset !important}" },
Expand Down

0 comments on commit e7e4e2c

Please sign in to comment.