{firefox,chromium}: disable protections for one.one.one.one

For some reason they make connection to 1.1.1.1 appear as no or unreachable.
This commit is contained in:
Aminda Suomalainen 2024-04-28 09:21:29 +03:00
parent 55dcb2f2cd
commit 18a04b1351
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
3 changed files with 7 additions and 4 deletions

View File

@ -14,7 +14,8 @@
"teams.microsoft.com", "teams.microsoft.com",
"bittimittari.fi", "bittimittari.fi",
"pp-attester-turnstile.research.cloudflare.com", "pp-attester-turnstile.research.cloudflare.com",
"keyoxide.org" "keyoxide.org",
"one.one.one.one"
], ],
"learnInIncognito": true, "learnInIncognito": true,
"learnLocally": true, "learnLocally": true,

View File

@ -13,7 +13,8 @@
"teams.microsoft.com", "teams.microsoft.com",
"bittimittari.fi", "bittimittari.fi",
"pp-attester-turnstile.research.cloudflare.com", "pp-attester-turnstile.research.cloudflare.com",
"keyoxide.org" "keyoxide.org",
"one.one.one.one"
], ],
"learnInIncognito": true, "learnInIncognito": true,
"learnLocally": true, "learnLocally": true,

View File

@ -10,7 +10,8 @@
"https://glowing-bear.org", "https://glowing-bear.org",
"https://latest.glowing-bear.org", "https://latest.glowing-bear.org",
"https://bittimittari.fi", "https://bittimittari.fi",
"pp-attester-turnstile.research.cloudflare.com", "https://pp-attester-turnstile.research.cloudflare.com",
"keyoxide.org" "https://keyoxide.org",
"https://one.one.one.one"
] ]
} }