From a9bf94dfec02dec994324bf7dd0f0fcbc6c24677 Mon Sep 17 00:00:00 2001 From: Douglas Rogers Date: Fri, 7 Feb 2025 08:17:34 -0500 Subject: [PATCH 1/4] Create douglas.json --- domains/douglas.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/douglas.json diff --git a/domains/douglas.json b/domains/douglas.json new file mode 100644 index 000000000..e56eba916 --- /dev/null +++ b/domains/douglas.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "standingdreams", + "email": "designer.drogers@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } +} From f129b7c38c4e482c7561582b72d3e9399cda2686 Mon Sep 17 00:00:00 2001 From: Aman Raj <113578582+huamanraj@users.noreply.github.com> Date: Tue, 11 Feb 2025 13:08:10 +0530 Subject: [PATCH 2/4] adding _vercel.amanraj.json --- domains/_vercel.amanraj.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/_vercel.amanraj.json diff --git a/domains/_vercel.amanraj.json b/domains/_vercel.amanraj.json new file mode 100644 index 000000000..27511e0c9 --- /dev/null +++ b/domains/_vercel.amanraj.json @@ -0,0 +1,13 @@ +{ + "description": "This website is my personal portfolio", + "repo": "https://github.com/huamanraj/Portfolio-v4", + "owner": { + "username": "huamanraj", + "email": "amanraj12.ar@gmail.com", + "discord": "amanraj" + }, + "record": { + "TXT": ["vc-domain-verify=amanraj.is-a.dev,25dd2c58bb98baf55cd4"] + } + } + \ No newline at end of file From 469b24e97d1399de79f8fc391c808f5ff57ba174 Mon Sep 17 00:00:00 2001 From: Christian Gabriel Iturre Sandoval <166109298+GabrielIturreCs@users.noreply.github.com> Date: Tue, 11 Feb 2025 06:18:08 -0300 Subject: [PATCH 3/4] Create gabriel-iturre.json --- domains/gabriel-iturre.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gabriel-iturre.json diff --git a/domains/gabriel-iturre.json b/domains/gabriel-iturre.json new file mode 100644 index 000000000..4876467f9 --- /dev/null +++ b/domains/gabriel-iturre.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GabrielIturreCs", + "email": "gabriel13iturre@gmail.com" + }, + "record": { + "CNAME": "gabrieliturre.netlify.app" + } +} From 78c0073b5397696560e3e0d10b732d7db5f6b0d7 Mon Sep 17 00:00:00 2001 From: Layhout <85871695+Layhout@users.noreply.github.com> Date: Tue, 11 Feb 2025 17:05:27 +0700 Subject: [PATCH 4/4] Create _vercel.layhout.json --- domains/_vercel.layhout.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.layhout.json diff --git a/domains/_vercel.layhout.json b/domains/_vercel.layhout.json new file mode 100644 index 000000000..e17243f9c --- /dev/null +++ b/domains/_vercel.layhout.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "layhout", + "email": "layhoutworkmail@gmail.com" + }, + "record": { + "TXT": ["vc-domain-verify=layhout.is-a.dev,be218a450dbf76cb68f1"] + } +}