From d847f4c6da2182dcb79d0cb2b4370c6f3d89dd72 Mon Sep 17 00:00:00 2001 From: Zoriot Date: Sun, 8 Sep 2024 00:35:58 +0200 Subject: [PATCH] Add rule for wilderssecurity.com Closes #49. --- cookie-banner-rules-list.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/cookie-banner-rules-list.json b/cookie-banner-rules-list.json index 79f8ebc..0ce1f50 100644 --- a/cookie-banner-rules-list.json +++ b/cookie-banner-rules-list.json @@ -7246,6 +7246,18 @@ } ] } + }, + { + "id": "4882b113-70d0-4aec-bc13-dae28bff4ee8", + "domains": ["wilderssecurity.com"], + "cookies": { + "optIn": [ + { + "name": "xf_notice_dismiss", + "value": "-1" + } + ] + } } ] }