Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

Commit

Permalink
Added a few missing domains to existing rules and cleaned up the... (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg-21 authored Mar 11, 2024
1 parent a9e08f4 commit b617c6c
Showing 1 changed file with 6 additions and 28 deletions.
34 changes: 6 additions & 28 deletions cookie-banner-rules-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -6045,28 +6045,7 @@
},
{
"id": "3c0e4924-29ee-4d9a-99ec-e4805a7ffed9",
"domains": [
"verbatim-europe.co.uk",
"verbatim-europe.cz",
"verbatim.ae",
"verbatim.bg",
"verbatim.co.il",
"verbatim.com.hr",
"verbatim.com.pt",
"verbatim.com.tr",
"verbatim.de",
"verbatim.dk",
"verbatim.es",
"verbatim.fi",
"verbatim.fr",
"verbatim.gr",
"verbatim.hu",
"verbatim.it",
"verbatim.net.pl",
"verbatim.ro",
"verbatim.ru",
"verbatim.se"
],
"domains": ["verbatim.co.il"],
"cookies": {
"optIn": [
{
Expand Down Expand Up @@ -6158,7 +6137,7 @@
},
{
"id": "f1849b07-95e8-4ae0-a99d-24df5abbb3cb",
"domains": ["dell.com", "delltechnologies.com"],
"domains": ["dell.com", "dell.eu", "delltechnologies.com"],
"click": {
"presence": ".cc-window",
"optOut": ".cc-dismiss",
Expand All @@ -6169,7 +6148,6 @@
"id": "92361e84-664e-46b3-ae55-95bc185dc88e",
"domains": [
"adoptium.net",
"eclipse-ee4j.github.io",
"eclipse.dev",
"eclipse.org",
"glassfish.org",
Expand Down Expand Up @@ -6312,12 +6290,12 @@
}
},
{
"id": "43AD2B6B-A57B-4F7A-9D76-E32E696DDC10",
"domains": ["dpd.com"],
"id": "43ad2b6b-a57b-4f7a-9d76-e32e696ddc10",
"domains": ["dpd.com", "dpdgroup.com"],
"click": {
"optIn": "#popin_tc_privacy_button",
"presence": "#tc-privacy-wrapper",
"optOut": "#popin_tc_privacy_button_3",
"presence": "#tc-privacy-wrapper"
"optIn": "#popin_tc_privacy_button"
}
},
{
Expand Down

0 comments on commit b617c6c

Please sign in to comment.