Compare commits

..

No commits in common. "492c9cb3699c63094f55c561403a7283b5dad523" and "d16d00335a4122ec983d03045084fc897908335f" have entirely different histories.

3 changed files with 5 additions and 14 deletions

View File

@ -22,10 +22,6 @@
"showIntroPage": false,
"socialWidgetReplacementEnabled": true,
"trackingDomains": [
{
"domain": "accounts.google.com",
"action": "allow"
},
{
"domain": "youtube.com",
"action": "block"

View File

@ -108,10 +108,6 @@
"showIntroPage": false,
"socialWidgetReplacementEnabled": true,
"trackingDomains": [
{
"domain": "accounts.google.com",
"action": "allow"
},
{
"domain": "youtube.com",
"action": "block"

View File

@ -1,19 +1,18 @@
# ~/.curlrc
# https://dns0.eu - Anycast with servers in the EU. Private ECS. DNSSEC.
# Non-profit.
# https://dns0.eu - Anycast with servers in the EU. Private ECS.
#doh-url = https://dns0.eu/
doh-url = https://open.dns0.eu/
#doh-url = https://open.dns0.eu/
# https://adguard-dns.io - anycast with servers in multiple continents,
# private ECS.
# private ECS
#doh-url = https://unfiltered.adguard-dns.com/dns-query
# https://quad9.net - Anycast, no ECS. Malicious domain filtering. Non-profit.
# https://quad9.net - Anycast, no ECS
#doh-url = https://dns.quad9.net/dns-query
# ECS
#doh-url = https://dns11.quad9.net/dns-query
doh-url = https://dns11.quad9.net/dns-query
# Attempt to use HTTP/3
http3