dns_autodns

This commit is contained in:
Jamie Curnow
2022-06-01 08:57:20 +04:00
parent 9dcb1e1c9c
commit 91d23be4e3
3 changed files with 62 additions and 0 deletions

View File

@ -39,6 +39,7 @@ func List() []Provider {
getDNSAd(),
getDNSAli(),
getDNSAws(),
getDNSAutoDNS(),
getDNSCf(),
getDNSCloudns(),
getDNSCx(),