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

Commit

Permalink
Merge branch 'main' into fnac
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekmadan30 authored Mar 11, 2024
2 parents 58b28aa + 9b11fcb commit 63675a3
Showing 1 changed file with 41 additions and 5 deletions.
46 changes: 41 additions & 5 deletions cookie-banner-rules-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -1209,7 +1209,6 @@
"actu.fr",
"hbvl.be",
"naszemiasto.pl",
"leboncoin.fr",
"rtbf.be",
"20minutos.es",
"sudinfo.be",
Expand Down Expand Up @@ -1680,7 +1679,13 @@
"meteofrance.com",
"subito.it",
"hasznaltauto.hu",
"zdnet.de"
"zdnet.de",
"intersport.fr",
"decathlon.fr",
"leboncoin.fr",
"boursorama.com",
"boursobank.com",
"intermarche.com"
]
},
{
Expand Down Expand Up @@ -4214,7 +4219,6 @@
"focus.de",
"bild.de",
"computerbild.de",
"bloomberg.com",
"t-online.de",
"wetteronline.de",
"chip.de",
Expand Down Expand Up @@ -4292,7 +4296,7 @@
"runContext": "child"
},
"cookies": {},
"domains": ["aktuality.sk", "sky.it", "azet.sk"],
"domains": ["aktuality.sk", "sky.it", "azet.sk", "bloomberg.com"],
"id": "ae8f7761-35ff-45b2-92df-7868ca288ad2"
},
{
Expand Down Expand Up @@ -5866,7 +5870,7 @@
},
{
"id": "04e919eb-13c2-4b37-bf7f-888767888640",
"domains": ["endorfy.com", "silentiumpc.com"],
"domains": ["krux.tech", "silentiumpc.com", "spcgear.com"],
"cookies": {
"optOut": [
{
Expand All @@ -5880,6 +5884,29 @@
"optIn": "#wt-cli-accept-all-btn"
}
},
{
"id": "1be1e4d7-bcad-4fc8-a348-ae64af8bcac7",
"domains": ["endorfy.com"],
"cookies": {
"optIn": [
{
"name": "moove_gdpr_popup",
"value": "%7B%22strict%22%3A%221%22%2C%22thirdparty%22%3A%221%22%2C%22advanced%22%3A%221%22%7D"
}
],
"optOut": [
{
"name": "moove_gdpr_popup",
"value": "%7B%22strict%22%3A%221%22%2C%22thirdparty%22%3A%220%22%2C%22advanced%22%3A%220%22%7D"
}
]
},
"click": {
"presence": "#moove_gdpr_cookie_info_bar",
"optOut": ".moove-gdpr-infobar-reject-btn",
"optIn": ".moove-gdpr-infobar-allow-all"
}
},
{
"id": "f7aa3175-3c2a-4458-b822-da0bd57c2524",
"domains": [
Expand Down Expand Up @@ -6320,6 +6347,15 @@
"presence": "#tc-privacy-wrapper"
}
},
{
"id": "3030D307-A610-4F3D-B589-D2BE133850D7",
"domains": ["but.fr"],
"click": {
"optIn": "#popin_tc_privacy_button",
"optOut": "#popin_tc_privacy_button_2",
"presence": "#tc-privacy-wrapper"
}
},
{
"id": "3FD9FDA8-5F69-46C4-BA33-35FE3C804B4C",
"domains": ["stepstone.de"],
Expand Down

0 comments on commit 63675a3

Please sign in to comment.