TimothyYe / godns

A dynamic DNS client tool that supports AliDNS, Cloudflare, Google Domains, DNSPod, HE.net & DuckDNS & DreamHost, etc, written in Go.
https://timothyye.github.io/godns/
Apache License 2.0
1.51k stars 224 forks source link

现在可以修改Cloudflare主域名和全部域名了 #44

Closed jarvanh closed 5 years ago

jarvanh commented 5 years ago

增加:

  1. 通过 "sub_domains": ["*"] 来设置更新主域名和全部子域名

  2. 通过 "sub_domains": ["@"] 来设置更新主域名

jarvanh commented 5 years ago

感谢指出不足之处。

我修改一下。