dns_azure

This commit is contained in:
Jamie Curnow
2022-06-01 09:02:57 +04:00
parent 91d23be4e3
commit 07739ee84e
4 changed files with 75 additions and 1 deletions

View File

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