Skip to content

Commit f7ab5ef

Browse files
Added support for esto.eu (#494)
fixes #479
1 parent a4e8ba9 commit f7ab5ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/data/rules.js

+1
Original file line numberDiff line numberDiff line change
@@ -15538,6 +15538,7 @@ const rules = {
1553815538
"lasseron-associes.com": { s: "#rgpd-background{display:none !important}" },
1553915539
"auctioneve.com": { s: "#rgpd-background{display:none !important}" },
1554015540
"just-mining.com": { s: ".cookieAcceptationModule{display:none !important}" },
15541+
"esto.eu": { s: ".modal-coockies{display:none !important}" },
1554115542
};
1554215543

1554315544
const blockUrls = {

0 commit comments

Comments
 (0)