From 3fb99a57be1fada7e541f5c44d6a5ed9fec6c811 Mon Sep 17 00:00:00 2001 From: Armaan Nakhuda <95076879+Armaan4477@users.noreply.github.com> Date: Sat, 3 May 2025 21:08:16 +0530 Subject: [PATCH] request for new sub-domain --- domains/_vercel.datadash.json | 9 +++++++++ domains/datadash.json | 11 +++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/_vercel.datadash.json create mode 100644 domains/datadash.json diff --git a/domains/_vercel.datadash.json b/domains/_vercel.datadash.json new file mode 100644 index 00000000000..dd0daa2a2b9 --- /dev/null +++ b/domains/_vercel.datadash.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Armaan4477", + "email": "nakhudaarmaan66@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=datadash.is-a.dev,3d6956be80bf968c831b" + } +} \ No newline at end of file diff --git a/domains/datadash.json b/domains/datadash.json new file mode 100644 index 00000000000..d51fd6cf97c --- /dev/null +++ b/domains/datadash.json @@ -0,0 +1,11 @@ +{ + "description": "Project-Website", + "repo": "https://github.com/Armaan4477/Cross-Platform-Media-Sharing", + "owner": { + "username": "Armaan4477", + "email": "nakhudaarmaan66@gmail.com" + }, + "records": { + "CNAME": "datadashshare.vercel.app" + } +}