Skip to content

Commit

Permalink
Added support for cleveroad.com (#337)
Browse files Browse the repository at this point in the history
fixes #321
  • Loading branch information
appeasementPolitik committed Nov 3, 2022
1 parent eb58b6b commit a2ec2f4
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 @@ -15461,6 +15461,7 @@ const rules = {
"zugportal.de": { j: "3" },
"swiss.com": { j: "5" },
"befirst.info": { s: ".p-cookies{display:none !important}" },
"cleveroad.com": { s: ".bZ_vx{display:none !important}" },
};

const blockUrls = {
Expand Down

0 comments on commit a2ec2f4

Please sign in to comment.