http://2crftbzxbcoqolvzreaaeyrod5qwycayef55gxgzgfcpqlaxrnh3kkqd.onion/dotya.ml/homepage/commit/87138d7b1e3d8c90dc2acb9e350a40cc03eda694
", "status": "", "rtt": "45ms", "nameserver": "144.91.70.62:5443" } ], "authorities": null, "questions": [ { "name": "epic.", "type": "NS", "class": "IN" } ] } ] ``` ### `dnscrypt-proxy` configuration tips If you'd, for some reason, like to use exclusively our name servers, simply set the `server_names` in the root section of your `dnscrypt-proxy.toml` config file: ```toml server_names = ['dotya.ml', 'dotya.ml-ipv6'] ``` By default servers are picked based on latency, which is a sane...