dns_zonomi

This commit is contained in:
Jamie Curnow
2022-06-01 09:11:06 +04:00
parent 49da5d7acc
commit 3bfdc21256
3 changed files with 22 additions and 0 deletions

View File

@ -70,6 +70,7 @@ func List() []Provider {
getDNSUnoeuro(),
getDNSVscale(),
getDNSYandex(),
getDNSZonomi(),
}
}