From c80bdf3c74c6d8d31d7992abdeb43e333aa24e20 Mon Sep 17 00:00:00 2001 From: "Harindra.Reddy" Date: Fri, 21 Feb 2025 11:37:22 +0530 Subject: [PATCH] Add inputly.is-a.dev subdomain --- domains/_vercel.inputly.json | 9 +++++++++ domains/inputly.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.inputly.json create mode 100644 domains/inputly.json diff --git a/domains/_vercel.inputly.json b/domains/_vercel.inputly.json new file mode 100644 index 000000000..37ca7e0ba --- /dev/null +++ b/domains/_vercel.inputly.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NateNear", + "email": "matternate21@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=inputly.is-a.dev,650df8c4415b2035e3e3" + } +} \ No newline at end of file diff --git a/domains/inputly.json b/domains/inputly.json new file mode 100644 index 000000000..b2685635a --- /dev/null +++ b/domains/inputly.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NateNear", + "email": "matternate21@gmail.com" + }, + "record": { + "CNAME": "inputly.vercel.app" + } +} \ No newline at end of file