Don't use google-ipv6

This commit is contained in:
David E. Myers 2021-11-01 12:06:31 -04:00
parent 41808e5c97
commit 32dbb00f0e
No known key found for this signature in database
GPG key ID: D871FCA54815086C

View file

@ -88,12 +88,14 @@ dnscrypt_servers:
ipv4: ipv4:
- google - google
# - cloudflare # - cloudflare
# - quad9-doh-ip4-port443-filter-pri
# - <YourCustomServer> # E.g., if using NextDNS, this will be something like NextDNS-abc123. # - <YourCustomServer> # E.g., if using NextDNS, this will be something like NextDNS-abc123.
# You must also fill in custom_server_stamps below. You may specify # You must also fill in custom_server_stamps below. You may specify
# multiple custom servers. # multiple custom servers.
ipv6: ipv6:
- google-ipv6 # - google-ipv6
# - cloudflare-ipv6 # - cloudflare-ipv6
# - quad9-doh-ip6-port443-filter-pri
custom_server_stamps: custom_server_stamps:
# YourCustomServer: 'sdns://...' # YourCustomServer: 'sdns://...'