From 6de4c448dc06813ec1bd94ca7f56b68855ecbb7a Mon Sep 17 00:00:00 2001 From: Sam Macbeth Date: Wed, 27 Dec 2023 11:20:56 +0000 Subject: [PATCH] Disable hardware fingerprinting protection on proton.me --- features/fingerprinting-hardware.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/features/fingerprinting-hardware.json b/features/fingerprinting-hardware.json index 1063e0a29..c76454c84 100644 --- a/features/fingerprinting-hardware.json +++ b/features/fingerprinting-hardware.json @@ -43,6 +43,10 @@ { "domain": "hyatt.com", "reason": "Site loads blank and does not proceed." + }, + { + "domain": "proton.me", + "reason": "https://github.com/duckduckgo/duckduckgo-privacy-extension/issues/2375" } ] }