Preliminary dns provider create working modal
This commit is contained in:
@ -48,6 +48,7 @@ func List() []Provider {
|
||||
getDNSCx(),
|
||||
getDNSCyon(),
|
||||
getDNSDgon(),
|
||||
getDNSMe(),
|
||||
getDNSDNSimple(),
|
||||
getDNSDa(),
|
||||
getDNSDp(),
|
||||
@ -68,17 +69,16 @@ func List() []Provider {
|
||||
getDNSLinodeV4(),
|
||||
getDNSLoopia(),
|
||||
getDNSLua(),
|
||||
getDNSMe(),
|
||||
getDNSNamecom(),
|
||||
getDNSNamesilo(),
|
||||
getDNSOne(),
|
||||
getDNSYandex(),
|
||||
getDNSSelectel(),
|
||||
getDNSServercow(),
|
||||
getDNSTele3(),
|
||||
getDNSOne(),
|
||||
getDNSPDNS(),
|
||||
getDNSUnoeuro(),
|
||||
getDNSVscale(),
|
||||
getDNSYandex(),
|
||||
getDNSDNZilore(),
|
||||
getDNSZonomi(),
|
||||
}
|
||||
|
Reference in New Issue
Block a user