From cb5a405b173edaeb802b4388b594ac4f3b680c90 Mon Sep 17 00:00:00 2001 From: SalmanIyad <110406908+SalmanIyad@users.noreply.github.com> Date: Mon, 27 Jan 2025 17:44:00 +0200 Subject: [PATCH 1/4] Add new subdomain --- domains/salman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/salman.json diff --git a/domains/salman.json b/domains/salman.json new file mode 100644 index 000000000..ac321a55b --- /dev/null +++ b/domains/salman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "salmaniyad", + "email": "eng.salmaniyad@gmail.com" + }, + "record": { + "CNAME": "salmans-digital-space-pro.vercel.app" + } +} \ No newline at end of file From 7d36bb6ff7d74ecae0716e5ba0176518e2c0fe98 Mon Sep 17 00:00:00 2001 From: SalmanIyad <110406908+SalmanIyad@users.noreply.github.com> Date: Wed, 29 Jan 2025 12:17:02 +0200 Subject: [PATCH 2/4] Create _vercel.salman.json --- domains/domains/_vercel.salman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/domains/_vercel.salman.json diff --git a/domains/domains/_vercel.salman.json b/domains/domains/_vercel.salman.json new file mode 100644 index 000000000..6158395b2 --- /dev/null +++ b/domains/domains/_vercel.salman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "salmaniyad", + "email": "eng.salmaniyad@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=salman.is-a.dev,f9d09088248e6fdd1e9a" + } +} From e4c4cc84cbfe0b20a51555d127153ef8bcd3a447 Mon Sep 17 00:00:00 2001 From: Salman Abualhin <110406908+SalmanIyad@users.noreply.github.com> Date: Thu, 30 Jan 2025 06:02:33 -0800 Subject: [PATCH 3/4] Update _vercel.salman.json fix the nested domains folder --- domains/_vercel.salman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.salman.json diff --git a/domains/_vercel.salman.json b/domains/_vercel.salman.json new file mode 100644 index 000000000..6158395b2 --- /dev/null +++ b/domains/_vercel.salman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "salmaniyad", + "email": "eng.salmaniyad@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=salman.is-a.dev,f9d09088248e6fdd1e9a" + } +} From 828eaa97b0d72bbaa5f4ae28ab975865ad980c68 Mon Sep 17 00:00:00 2001 From: Salman Abualhin <110406908+SalmanIyad@users.noreply.github.com> Date: Thu, 30 Jan 2025 06:04:54 -0800 Subject: [PATCH 4/4] Delete domains/domains/_vercel.salman.json --- domains/domains/_vercel.salman.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/domains/_vercel.salman.json diff --git a/domains/domains/_vercel.salman.json b/domains/domains/_vercel.salman.json deleted file mode 100644 index 6158395b2..000000000 --- a/domains/domains/_vercel.salman.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "salmaniyad", - "email": "eng.salmaniyad@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=salman.is-a.dev,f9d09088248e6fdd1e9a" - } -}