From ce4d1bae8c5520337ef90228bdbf79a4f215dfde Mon Sep 17 00:00:00 2001 From: whine <81570596+whinee@users.noreply.github.com> Date: Sun, 13 Mar 2022 15:22:45 +0800 Subject: [PATCH] Create d.whine.json --- domains/d.whine.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/d.whine.json diff --git a/domains/d.whine.json b/domains/d.whine.json new file mode 100644 index 000000000..7c8fdd849 --- /dev/null +++ b/domains/d.whine.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "whinee", + "email": "", + "twitter": "whi_nyaan" + }, + "description": "whi_ne's projects' subdomain", + "record": { + "A": ["34.120.54.55"], + "TXT": "deno-com-validation=13eb4d26d1f46853451b20c0" + } +}