From 2b03a871ee67bd94979b0acecc55d86df75785e4 Mon Sep 17 00:00:00 2001 From: WDH-2 <115670568+WDH-2@users.noreply.github.com> Date: Fri, 28 Apr 2023 09:02:03 +0800 Subject: [PATCH] Create wdh.json --- domains/wdh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/wdh.json diff --git a/domains/wdh.json b/domains/wdh.json new file mode 100644 index 000000000..72adff01c --- /dev/null +++ b/domains/wdh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "WilliamDavidHarrison", + "email": "william@williamharrison.dev" + }, + + "record": { + "CNAME": "wdhdns.com" + } +}