Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable Cookie Prompt Management (CPM) for geo.fr #2476

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Disable Cookie Prompt Management (CPM) for geo.fr #2476

merged 1 commit into from
Nov 14, 2024

Conversation

kzar
Copy link
Collaborator

@kzar kzar commented Nov 14, 2024

It seems CPM gets stuck attempting to manage cookies on this website, leaving
the user stuck on the preferences pane. Let's disable it for now, while the team
fix that.

Asana Task/Github Issue: https://app.asana.com/0/1206670747178362/1208755113708506/f

Reference

It seems CPM gets stuck attempting to manage cookies on this website, leaving
the user stuck on the preferences pane. Let's disable it for now, while the team
fix that.
Copy link

github-actions bot commented Nov 14, 2024

Generated file outputs:

Time updated: Thu, 14 Nov 2024 13:22:43 GMT

legacy
trackers-unprotected-temporary.txt

⚠️ File is identical

v3/android-config.json (13 more)
  • v3/android-config.json
  • v3/extension-brave-config.json
  • v3/extension-bravemv3-config.json
  • v3/extension-chrome-config.json
  • v3/extension-chromemv3-config.json
  • v3/extension-config.json
  • v3/extension-edg-config.json
  • v3/extension-edge-config.json
  • v3/extension-edgmv3-config.json
  • v3/extension-firefox-config.json
  • v3/extension-safarimv3-config.json
  • v3/ios-config.json
  • v3/macos-config.json
  • v3/windows-config.json
--- v3/windows-config.json
+++ v3/windows-config.json
@@ -168,8 +168,12 @@
                     "domain": "eurostar.com",
                     "reason": "https://github.com/duckduckgo/privacy-configuration/issues/2229"
                 },
                 {
+                    "domain": "geo.fr",
+                    "reason": "https://github.com/duckduckgo/privacy-configuration/pull/2476"
+                },
+                {
                     "domain": "ksta.de",
                     "reason": "https://github.com/duckduckgo/privacy-configuration/issues/326"
                 },
                 {
latest
v4/android-config.json (13 more)
  • v4/android-config.json
  • v4/extension-brave-config.json
  • v4/extension-bravemv3-config.json
  • v4/extension-chrome-config.json
  • v4/extension-chromemv3-config.json
  • v4/extension-config.json
  • v4/extension-edg-config.json
  • v4/extension-edge-config.json
  • v4/extension-edgmv3-config.json
  • v4/extension-firefox-config.json
  • v4/extension-safarimv3-config.json
  • v4/ios-config.json
  • v4/macos-config.json
  • v4/windows-config.json
--- v4/windows-config.json
+++ v4/windows-config.json
@@ -153,8 +153,11 @@
                 {
                     "domain": "eurostar.com"
                 },
                 {
+                    "domain": "geo.fr"
+                },
+                {
                     "domain": "ksta.de"
                 },
                 {
                     "domain": "larazon.es"

@kzar kzar marked this pull request as ready for review November 14, 2024 13:22
@kzar kzar requested review from muodov, sammacbeth and a team as code owners November 14, 2024 13:22
@muodov muodov added this pull request to the merge queue Nov 14, 2024
Merged via the queue into main with commit e9636bc Nov 14, 2024
13 checks passed
@muodov muodov deleted the kzar/geo.fr branch November 14, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants