From 39bb04f25ceb336d9277b3ddd6c128f89a09639e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 2 May 2022 07:45:22 +0800 Subject: [PATCH] Create abc.json --- domains/abc.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/abc.json diff --git a/domains/abc.json b/domains/abc.json new file mode 100644 index 000000000..7f31c1e4e --- /dev/null +++ b/domains/abc.json @@ -0,0 +1,14 @@ +{ + "description": "Just claiming the subdomain.", + + "owner": { + "username": "WilliamDavidHarrison", + "email": "", + "twitter": "WDHarrison09", + "discord": "William#0001" + }, + + "record": { + "URL": "https://william.is-a.dev" + } +}