Skip to content

Commit

Permalink
Added support for fresh-pool.de (#306)
Browse files Browse the repository at this point in the history
fixes #302
  • Loading branch information
appeasementPolitik committed Oct 31, 2022
1 parent 5fc7fcb commit f32f189
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 @@ -15443,6 +15443,7 @@ const rules = {
"beruby.com": { s: "#box-shadow{display:none !important}" },
"arche.net": { s: "#cookieModal,.modal-backdrop{display:none !important} .modal-open{overflow: unset !important}" },
"scaleway.com": { j: "6" },
"fresh-pool.de": { c: "77" },
};

const blockUrls = {
Expand Down

0 comments on commit f32f189

Please sign in to comment.