io.nextdns.dns.json 260 B

12345678910111213
  1. {
  2. "title": "NextDNS.io",
  3. "template": "https://dns.nextdns.io/{option}",
  4. "bootstrap_dns": "45.90.28.49,45.90.30.49",
  5. "help_link": "https://my.nextdns.io",
  6. "params": {
  7. "option": {
  8. "description": "Username",
  9. "type": "text",
  10. "default": ""
  11. }
  12. }
  13. }