Skip to content

Commit

Permalink
Added support for hd.digital (#371)
Browse files Browse the repository at this point in the history
fixes #364
  • Loading branch information
appeasementPolitik committed Nov 6, 2022
1 parent f2d76fd commit d6623e8
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" },
"hd.digital": { s: ".modal-backdrop{display:none !important} body{overflow: unset !important}" },
};

const blockUrls = {
Expand Down

0 comments on commit d6623e8

Please sign in to comment.