diff --git a/creds.json b/creds.json index b5e0c49..78b4b95 100644 --- a/creds.json +++ b/creds.json @@ -1,15 +1,11 @@ { - "hedns":{ - "username": "$HE_USERNAME", - "password": "$HE_PASSWORD", - "totp-key": "$HE_TOTPKEY" - }, "cloudflare": { "TYPE": "CLOUDFLAREAPI", "apitoken": "$CF_APITOKEN", "accountid": "$CF_ACCOUNTID" }, - "DNS-over-HTTPS": { + "doh": { + "TYPE": "DNSOVERHTTPS", "host": "cloudflare-dns.com" } } \ No newline at end of file