mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 19:29:22 +01:00
{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:
parent
55dcb2f2cd
commit
18a04b1351
@ -14,7 +14,8 @@
|
||||
"teams.microsoft.com",
|
||||
"bittimittari.fi",
|
||||
"pp-attester-turnstile.research.cloudflare.com",
|
||||
"keyoxide.org"
|
||||
"keyoxide.org",
|
||||
"one.one.one.one"
|
||||
],
|
||||
"learnInIncognito": true,
|
||||
"learnLocally": true,
|
||||
|
@ -13,7 +13,8 @@
|
||||
"teams.microsoft.com",
|
||||
"bittimittari.fi",
|
||||
"pp-attester-turnstile.research.cloudflare.com",
|
||||
"keyoxide.org"
|
||||
"keyoxide.org",
|
||||
"one.one.one.one"
|
||||
],
|
||||
"learnInIncognito": true,
|
||||
"learnLocally": true,
|
||||
|
@ -10,7 +10,8 @@
|
||||
"https://glowing-bear.org",
|
||||
"https://latest.glowing-bear.org",
|
||||
"https://bittimittari.fi",
|
||||
"pp-attester-turnstile.research.cloudflare.com",
|
||||
"keyoxide.org"
|
||||
"https://pp-attester-turnstile.research.cloudflare.com",
|
||||
"https://keyoxide.org",
|
||||
"https://one.one.one.one"
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user