Skip to content

Commit

Permalink
Merge branch 'main' into pasteur
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekmadan30 authored Apr 11, 2024
2 parents c7c46f1 + 302c608 commit 9f183bc
Showing 1 changed file with 21 additions and 3 deletions.
24 changes: 21 additions & 3 deletions cookie-banner-rules-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -2769,8 +2769,10 @@
"opodo.pt",
"radiofrance.fr",
"rfi.fr",
"rtl.fr",
"blablacar.fr",
"6play.fr"
"6play.fr",
"marianne.net"
]
},
{
Expand Down Expand Up @@ -4353,7 +4355,13 @@
"runContext": "child"
},
"cookies": {},
"domains": ["aktuality.sk", "sky.it", "azet.sk", "bloomberg.com"],
"domains": [
"aktuality.sk",
"sky.it",
"azet.sk",
"bloomberg.com",
"formula1.com"
],
"id": "ae8f7761-35ff-45b2-92df-7868ca288ad2"
},
{
Expand Down Expand Up @@ -6353,7 +6361,8 @@
"enedis.fr",
"fortuneo.fr",
"lcl.fr",
"tf1.fr"
"tf1.fr",
"tf1info.fr"
],
"click": {
"optIn": "#popin_tc_privacy_button_3",
Expand Down Expand Up @@ -6499,6 +6508,15 @@
"optOut": "#c-bns button.grey",
"presence": "#cm"
}
},
{
"id": "7b2e3401-697f-440a-b418-8477fcf2cfeb",
"domains": ["canalplus.com"],
"click": {
"optIn": "#accept-btn",
"optOut": "#decline-btn",
"presence": "#privacy-manager-popin"
}
}
]
}

0 comments on commit 9f183bc

Please sign in to comment.