1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

NEW PROVIDER: Mythic Beasts DNS (#2528)

Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
tomf
2023-08-25 13:24:44 +00:00
committed by GitHub
parent c69bd43678
commit 541679386b
10 changed files with 213 additions and 1 deletions

View File

@@ -179,6 +179,12 @@
"domain": "$MSDNS_DOMAIN",
"pssession": "$MSDNS_PSSESSION"
},
"MYTHICBEASTS": {
"TYPE": "MYTHICBEASTS",
"keyID": "$MYTHICBEASTS_KEYID",
"secret": "$MYTHICBEASTS_SECRET",
"domain": "$MYTHICBEASTS_DOMAIN"
},
"NAMECHEAP": {
"BaseURL": "$NAMECHEAP_BASEURL",
"TYPE": "NAMECHEAP",