com.ahadns.blitz.json 365 B

12345678910111213
  1. {
  2. "title": "AhaDNS Blitz",
  3. "template": "https://blitz.ahadns.com/{option}",
  4. "bootstrap_dns": "1.1.1.1,1.0.0.1,2606:4700:4700::1111,2606:4700:4700::1001,8.8.8.8,8.8.4.4,2001:4860:4860::8888,2001:4860:4860::8844",
  5. "help_link": "https://blitz-setup.ahadns.com/",
  6. "params": {
  7. "option": {
  8. "description": "Filters",
  9. "type": "text",
  10. "default": ""
  11. }
  12. }
  13. }