dns_kinghost, dns_zilore

This commit is contained in:
Jamie Curnow
2022-06-01 12:14:16 +04:00
parent f37bb2e7dc
commit 671715042e
4 changed files with 69 additions and 0 deletions

View File

@ -60,6 +60,7 @@ func List() []Provider {
getDNSInfoblox(),
getDNSInwx(),
getDNSIspconfig(),
getDNSKinghost(),
getDNSLinodeV4(),
getDNSLua(),
getDNSMe(),
@ -72,6 +73,7 @@ func List() []Provider {
getDNSUnoeuro(),
getDNSVscale(),
getDNSYandex(),
getDNSDNZilore(),
getDNSZonomi(),
}
}