wip: dns stub

This commit is contained in:
Anish Lakhwara
2025-10-16 03:51:39 -07:00
parent 680c000c36
commit 415d1d9f0e
8 changed files with 101 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"cloudflare": {
"TYPE": "CLOUDFLAREAPI",
"accountid": "TODO_CLOUDFLARE_ACCOUNT_ID",
"apitoken": "TODO_CLOUDFLARE_API_TOKEN"
}
}