-
-
Save realChainLife/7c3ecb78d0511e30daabd372064e553b to your computer and use it in GitHub Desktop.
How to enable ethdns.xyz ENS-via-DoH in Chrome
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# follow instructions in https://www.zdnet.com/article/how-to-enable-dns-over-https-doh-in-google-chrome/ | |
# replacing the parameter string with: | |
--enable-features="dns-over-https<DoHTrial" --force-fieldtrials="DoHTrial/Group1" --force-fieldtrial-params="DoHTrial.Group1:server/https%3A%2F%2Fethdns.xyz%2Fdns-query/method/POST |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment