From 29bf53c50039152d5823208b0c7473b5e4216e28 Mon Sep 17 00:00:00 2001 From: Thierry Foyet <31194222+THL007@users.noreply.github.com> Date: Sat, 19 Apr 2025 22:47:48 +0000 Subject: [PATCH 01/32] Create foyet.json --- domains/foyet.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/foyet.json diff --git a/domains/foyet.json b/domains/foyet.json new file mode 100644 index 000000000..7a1ca9b5c --- /dev/null +++ b/domains/foyet.json @@ -0,0 +1,11 @@ +{ + "description": "Link to my blog/personal website", + "repo": "https://github.com/THL007/personal-blog", + "owner": { + "username": "thl007", + "email": "thl7.de@gmail.com" + }, + "record": { + "CNAME": "https://thl007.github.io" + } +} \ No newline at end of file From 643d17917bb9596b9a4f8f87a94b9a2901745da7 Mon Sep 17 00:00:00 2001 From: Frost <159105703+Karan-Frost@users.noreply.github.com> Date: Sun, 20 Apr 2025 16:22:17 +0530 Subject: [PATCH 02/32] Create frost.json --- domains/frost.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/frost.json diff --git a/domains/frost.json b/domains/frost.json new file mode 100644 index 000000000..739b51307 --- /dev/null +++ b/domains/frost.json @@ -0,0 +1,11 @@ +{ + "description": "Frost's // Cyberpunk", + "repo": "https://github.com/Karan-Frost/karan-frost.github.io", + "owner": { + "username": "Karan-Frost", + "email": "frost.github@gmail.com" + }, + "record": { + "CNAME": "karan-frost.github.io" + } +} From 46922ea4dafaf9b2128363f561c94ab7330f57fc Mon Sep 17 00:00:00 2001 From: Frost <159105703+Karan-Frost@users.noreply.github.com> Date: Sun, 20 Apr 2025 16:25:41 +0530 Subject: [PATCH 03/32] Fix typo --- domains/frost.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/frost.json b/domains/frost.json index 739b51307..37919248d 100644 --- a/domains/frost.json +++ b/domains/frost.json @@ -1,5 +1,5 @@ { - "description": "Frost's // Cyberpunk", + "description": "Frost // Cyberpunk", "repo": "https://github.com/Karan-Frost/karan-frost.github.io", "owner": { "username": "Karan-Frost", From 9a9ec02da76f08e3fef2d980c1f786047f95bab2 Mon Sep 17 00:00:00 2001 From: Thierry Foyet <31194222+THL007@users.noreply.github.com> Date: Sun, 20 Apr 2025 13:32:10 +0200 Subject: [PATCH 04/32] Update domains/foyet.json Co-authored-by: 21Z <21z95@proton.me> --- domains/foyet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/foyet.json b/domains/foyet.json index 7a1ca9b5c..6e709d569 100644 --- a/domains/foyet.json +++ b/domains/foyet.json @@ -6,6 +6,6 @@ "email": "thl7.de@gmail.com" }, "record": { - "CNAME": "https://thl007.github.io" + "CNAME": "thl007.github.io" } } \ No newline at end of file From dbc7f58ed343c54fcba499abf3dcb4e25dfd754c Mon Sep 17 00:00:00 2001 From: Frost <159105703+Karan-Frost@users.noreply.github.com> Date: Sun, 20 Apr 2025 18:24:36 +0530 Subject: [PATCH 05/32] Create _gitlab-pages-verification-code.frost-voltage-wiki.json --- ...itlab-pages-verification-code.frost-voltage-wiki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_gitlab-pages-verification-code.frost-voltage-wiki.json diff --git a/domains/_gitlab-pages-verification-code.frost-voltage-wiki.json b/domains/_gitlab-pages-verification-code.frost-voltage-wiki.json new file mode 100644 index 000000000..5076c6b73 --- /dev/null +++ b/domains/_gitlab-pages-verification-code.frost-voltage-wiki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Karan-Frost", + "email": "frost.github@gmail.com" + }, + "record": { + "TXT": "gitlab-pages-verification-code=57f76737bb8badd568b055bc4ff9d405" + } +} From 44b23e31596c819f466e4a23ba9f8639c7462975 Mon Sep 17 00:00:00 2001 From: Wolf Yuan Date: Sun, 20 Apr 2025 22:14:43 +0800 Subject: [PATCH 06/32] feat: add wolf subdomain --- domains/wolf.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wolf.json diff --git a/domains/wolf.json b/domains/wolf.json new file mode 100644 index 000000000..2fd4d68d4 --- /dev/null +++ b/domains/wolf.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wolf-yuan-6115", + "email": "me@wolf-yuan.dev" + }, + "record": { + "URL": "https://wolf-yuan.dev/" + } +} From 3f95b73d8adaf5f5b0adc868f6a0ca15e33ad0c6 Mon Sep 17 00:00:00 2001 From: - HARYs - <174037813+harys722@users.noreply.github.com> Date: Sun, 20 Apr 2025 21:56:14 +0500 Subject: [PATCH 07/32] Create harys.json I'm using Netlify to get this subdomain. --- domains/harys.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/harys.json diff --git a/domains/harys.json b/domains/harys.json new file mode 100644 index 000000000..45437ecf5 --- /dev/null +++ b/domains/harys.json @@ -0,0 +1,11 @@ +{ + "description": "For my personal site.", + "repo": "https://github.com/harys722/harys.is-a.dev", + "owner": { + "username": "harys722", + "discord": "1203357768610746385" + }, + "record": { + "A": ["75.2.60.5"] + } +} From 31ecfdeef0363027d2f2b097573d717b019b3f16 Mon Sep 17 00:00:00 2001 From: barremian Date: Sun, 20 Apr 2025 22:54:17 +0200 Subject: [PATCH 08/32] change CNAME -> URL --- domains/barremian.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/barremian.json b/domains/barremian.json index aa0af8750..01d09aed2 100644 --- a/domains/barremian.json +++ b/domains/barremian.json @@ -4,6 +4,6 @@ "email": "machinetime77@gmail.com" }, "record": { - "CNAME": "barremian.com" + "URL": "barremian.com" } } From 6056aae41ec194ca64b2dac0aa8926623390b9ed Mon Sep 17 00:00:00 2001 From: Rex Date: Mon, 21 Apr 2025 01:03:52 +0200 Subject: [PATCH 09/32] added a subdomain file by @ash2vee --- domains/ash2vee.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ash2vee.json diff --git a/domains/ash2vee.json b/domains/ash2vee.json new file mode 100644 index 000000000..26233d9c6 --- /dev/null +++ b/domains/ash2vee.json @@ -0,0 +1,11 @@ +{ + "description": "Im gonna use this website for my portfolio", + "repo": "https://github.com/ash2vee/ash2vee.github.io", + "owner": { + "username": "ash2vee", + "email": "ash2vee@outlook.com" + }, + "record": { + "CNAME": "ash2vee.github.io" + } +} From 088087ef73bd222508e0d7ee88cfa3e80b6dd608 Mon Sep 17 00:00:00 2001 From: Rex Date: Mon, 21 Apr 2025 01:05:31 +0200 Subject: [PATCH 10/32] created _github-pages-challenge-ash2vee.ash2vee.json by @ash2vee --- domains/_github-pages-challenge-ash2vee.ash2vee.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-ash2vee.ash2vee.json diff --git a/domains/_github-pages-challenge-ash2vee.ash2vee.json b/domains/_github-pages-challenge-ash2vee.ash2vee.json new file mode 100644 index 000000000..a8114fc91 --- /dev/null +++ b/domains/_github-pages-challenge-ash2vee.ash2vee.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ash2vee", + "email": "ash2vee@outlook.com" + }, + "record": { + "TXT": "7cb2d91bbed584ec2cf12c007695ea" + } +} From 9fd0f828859d19d99d2f1bde696b98d17c8fe836 Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Mon, 21 Apr 2025 03:24:16 +0100 Subject: [PATCH 11/32] Create status.yunexiz.json --- domains/status.yunexiz.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/status.yunexiz.json diff --git a/domains/status.yunexiz.json b/domains/status.yunexiz.json new file mode 100644 index 000000000..ea7a7ce26 --- /dev/null +++ b/domains/status.yunexiz.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "yunexiz" + }, + "record": { + "CNAME": "uptime-kuma-yunexiz.ladeapp.com" + } +} From aa91cd8580d920a8df9692c56f3043470b5b6755 Mon Sep 17 00:00:00 2001 From: Egbert HU <62612263+gottaegbert@users.noreply.github.com> Date: Mon, 21 Apr 2025 11:11:06 +0800 Subject: [PATCH 12/32] Create _vercel.whothree.json --- domains/_vercel.whothree.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.whothree.json diff --git a/domains/_vercel.whothree.json b/domains/_vercel.whothree.json new file mode 100644 index 000000000..357ce5430 --- /dev/null +++ b/domains/_vercel.whothree.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gottaegbert", + "email": "gottaegbert@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=whothree.is-a.dev,aa6eb3d9cb5de94a6aaa" + } +} From 4717d9d8cd3081383d28932da2f60a7fec9c0bf2 Mon Sep 17 00:00:00 2001 From: Egbert HU <62612263+gottaegbert@users.noreply.github.com> Date: Mon, 21 Apr 2025 11:12:17 +0800 Subject: [PATCH 13/32] Create whothree.json --- domains/whothree.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/whothree.json diff --git a/domains/whothree.json b/domains/whothree.json new file mode 100644 index 000000000..77b3a0fe7 --- /dev/null +++ b/domains/whothree.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gottaegbert", + "email": "gottaegbert@gmail.com" + }, + "record": { + "CNAME": "whothreecollection.vercel.app" + } +} From d02f368aae0a1709fd1bf0b9c6ab071fce806076 Mon Sep 17 00:00:00 2001 From: Khoi Vu Date: Mon, 21 Apr 2025 11:45:33 +0700 Subject: [PATCH 14/32] Create khoivudev json --- domains/khoivudev | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/khoivudev diff --git a/domains/khoivudev b/domains/khoivudev new file mode 100644 index 000000000..cddbee0ab --- /dev/null +++ b/domains/khoivudev @@ -0,0 +1,10 @@ +{ + "description": "khoivudev's portfolio", + "owner": { + "username": "khoivudevz", + "email": "khoivudev@gmail.com" + }, + "record": { + "CNAME": "khoivudev.vercel.app" + } + } From 5b20ce3b27e222a3b6692d65a311ad6706ecf95a Mon Sep 17 00:00:00 2001 From: Khoi Vu Date: Mon, 21 Apr 2025 11:55:22 +0700 Subject: [PATCH 15/32] Create _vercel.khoivudev.json --- domains/_vercel.khoivudev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.khoivudev.json diff --git a/domains/_vercel.khoivudev.json b/domains/_vercel.khoivudev.json new file mode 100644 index 000000000..1b318154b --- /dev/null +++ b/domains/_vercel.khoivudev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "khoivudevz", + "email": "khoivudev@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=khoivudev.is-a.dev,777db716599f724e221d" + } +} From 468d6f22ace2047f056bf23dc4f8ce3facc2caf6 Mon Sep 17 00:00:00 2001 From: - HARYs - <174037813+harys722@users.noreply.github.com> Date: Mon, 21 Apr 2025 11:54:32 +0500 Subject: [PATCH 16/32] Register harys.json --- domains/harys.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/harys.json b/domains/harys.json index 45437ecf5..268a000fc 100644 --- a/domains/harys.json +++ b/domains/harys.json @@ -1,11 +1,11 @@ { - "description": "For my personal site.", - "repo": "https://github.com/harys722/harys.is-a.dev", + "description": "For my personal showcase website.", + "repo": "https://github.com/harys722/harys722.github.io", "owner": { "username": "harys722", "discord": "1203357768610746385" }, "record": { - "A": ["75.2.60.5"] + "CNAME": "harys722.github.io" } } From 28ef4c056e2c8fce7a964ed99149574880ea6ccd Mon Sep 17 00:00:00 2001 From: Thierry Foyet <31194222+THL007@users.noreply.github.com> Date: Mon, 21 Apr 2025 07:43:26 +0000 Subject: [PATCH 17/32] Create _github-pages-challenge-THL007.foyet.json --- domains/_github-pages-challenge-THL007.foyet.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-THL007.foyet.json diff --git a/domains/_github-pages-challenge-THL007.foyet.json b/domains/_github-pages-challenge-THL007.foyet.json new file mode 100644 index 000000000..f04d53ebe --- /dev/null +++ b/domains/_github-pages-challenge-THL007.foyet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thl007", + "email": "thl7.de@gmail.com" + }, + "record": { + "TXT": "d5d33e7eb5318920ea43ce39b072d8" + } +} \ No newline at end of file From 11c30b4b935d74ecfeaf7a7c8aaf9de2a3bb5f5f Mon Sep 17 00:00:00 2001 From: Prince <122656064+princevora@users.noreply.github.com> Date: Mon, 21 Apr 2025 14:09:02 +0530 Subject: [PATCH 18/32] Create princevora.json --- domains/princevora.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/princevora.json diff --git a/domains/princevora.json b/domains/princevora.json new file mode 100644 index 000000000..77dd37a64 --- /dev/null +++ b/domains/princevora.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "princevora" + }, + "record": { + "CNAME": "princevora.vercel.app" + } +} From 20b38d503d80f37e4af4ba02e5401d02b8d4ca3f Mon Sep 17 00:00:00 2001 From: Yosuke Nishiyama <141266522+Yunexiz@users.noreply.github.com> Date: Mon, 21 Apr 2025 10:22:05 +0100 Subject: [PATCH 19/32] Create api.yunexiz.json --- domains/api.yunexiz.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/api.yunexiz.json diff --git a/domains/api.yunexiz.json b/domains/api.yunexiz.json new file mode 100644 index 000000000..919725517 --- /dev/null +++ b/domains/api.yunexiz.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "yunexiz" + }, + "record": { + "CNAME": "personal-api-yunexiz.ladeapp.com" + } +} From e39f0a9261b002875cabd3a96ab28eca68e1a2e3 Mon Sep 17 00:00:00 2001 From: Khoi Vu Date: Mon, 21 Apr 2025 16:31:46 +0700 Subject: [PATCH 20/32] Rename khoivudev to khoivudev.json --- domains/{khoivudev => khoivudev.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{khoivudev => khoivudev.json} (100%) diff --git a/domains/khoivudev b/domains/khoivudev.json similarity index 100% rename from domains/khoivudev rename to domains/khoivudev.json From 94f67df60c482c4703e29b5eec22d57deb2d3bc1 Mon Sep 17 00:00:00 2001 From: Vyacheslav Date: Mon, 21 Apr 2025 16:10:26 +0400 Subject: [PATCH 21/32] Create pisarevski domain record --- domains/pisarevski.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pisarevski.json diff --git a/domains/pisarevski.json b/domains/pisarevski.json new file mode 100644 index 000000000..0df0e4134 --- /dev/null +++ b/domains/pisarevski.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio", + "repo": "https://github.com/pisarevski/pisarevski.github.io", + "owner": { + "username": "pisarevski", + "email": "pisarevsc@gmail.com" + }, + "record": { + "CNAME": "pisarevski.github.io" + } +} From 8e3e017a0a379a1987d14d00a3292d5466fcc709 Mon Sep 17 00:00:00 2001 From: Thierry Foyet <31194222+THL007@users.noreply.github.com> Date: Mon, 21 Apr 2025 14:52:15 +0000 Subject: [PATCH 22/32] FIX: rename _github-pages-challenge-THL007.foyet.json -> _github-pages-challenge-thl007.foyet.json --- ...HL007.foyet.json => _github-pages-challenge-thl007.foyet.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-THL007.foyet.json => _github-pages-challenge-thl007.foyet.json} (100%) diff --git a/domains/_github-pages-challenge-THL007.foyet.json b/domains/_github-pages-challenge-thl007.foyet.json similarity index 100% rename from domains/_github-pages-challenge-THL007.foyet.json rename to domains/_github-pages-challenge-thl007.foyet.json From 0e614d6f224e10d632cfe3b6da7577af0fe8f926 Mon Sep 17 00:00:00 2001 From: "Squair." Date: Mon, 21 Apr 2025 13:17:54 -0400 Subject: [PATCH 23/32] Create _discord.squair.json --- domains/_discord.squair.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.squair.json diff --git a/domains/_discord.squair.json b/domains/_discord.squair.json new file mode 100644 index 000000000..8174bf463 --- /dev/null +++ b/domains/_discord.squair.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "squairdev", + "email": "squairyt@gmail.com" + }, + "record": { + "TXT": "dh=fea8dd63e8fe19bf9094804dd5936fdaacbec5b5" + } +} From 4ecea4112056f213e6d63ea47fddc14bf1cd466b Mon Sep 17 00:00:00 2001 From: barremian Date: Mon, 21 Apr 2025 23:33:41 +0200 Subject: [PATCH 24/32] add https:// schema to URL record entry --- domains/barremian.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/barremian.json b/domains/barremian.json index 01d09aed2..8b2c5fbd0 100644 --- a/domains/barremian.json +++ b/domains/barremian.json @@ -4,6 +4,6 @@ "email": "machinetime77@gmail.com" }, "record": { - "URL": "barremian.com" + "URL": "https://barremian.com" } } From fe8efcc3adc1329bd1434d47d8d5591d5ad90047 Mon Sep 17 00:00:00 2001 From: Elnur Mehtiyev <145849792+Mehtiyevs@users.noreply.github.com> Date: Tue, 22 Apr 2025 03:25:06 +0200 Subject: [PATCH 25/32] Add mehtiyev.is-a.dev for personal website --- domains/mehtiyev.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/mehtiyev.json diff --git a/domains/mehtiyev.json b/domains/mehtiyev.json new file mode 100644 index 000000000..7a6e28674 --- /dev/null +++ b/domains/mehtiyev.json @@ -0,0 +1,13 @@ +{ + "description": "Personal portfolio website hosted on Azure Static Web Apps", + "owner": { + "username": "Mehtiyevs", + "email": "mehtiyevelnur261@gmail.com", + "discord": "eln_meht" + }, + "record": { + "CNAME": "thankful-beach-04863d303.6.azurestaticapps.net", + "TXT": "vc-domain-verify=mehtiyev.is-a.dev,_x65jujuilutr796n9mg5yz0zkhpv8s6" + }, + "proxied": true + } \ No newline at end of file From c640066ccd738a868f7bf17ce02bd0723791b933 Mon Sep 17 00:00:00 2001 From: Alexandra Salazar <138623509+alexxandraSalazar@users.noreply.github.com> Date: Mon, 21 Apr 2025 20:58:06 -0600 Subject: [PATCH 26/32] add alexandra.is-a.dev with vercel verification --- domains/alexandra.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/alexandra.json b/domains/alexandra.json index aa529352e..c59735351 100644 --- a/domains/alexandra.json +++ b/domains/alexandra.json @@ -1,9 +1,14 @@ -{ +"alexandra": { "owner": { "username": "alexxandraSalazar", "email": "alexandrasalazar121205@gmail.com" }, "record": { "CNAME": "alexandrasalazar.vercel.app" + }, + "dns": { + "TXT": { + "_vercel": "vc-domain-verify=alexandra.is-a.dev,c8a58aad1c7c9d2802c7" + } } } From 35852611c9d139020f3ed55874a5aba19fe531d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Owen=20=7C=20=E6=BA=9F?= Date: Tue, 22 Apr 2025 11:32:30 +0800 Subject: [PATCH 27/32] Create owen.json --- domains/owen.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/owen.json diff --git a/domains/owen.json b/domains/owen.json new file mode 100644 index 000000000..cf240ef6f --- /dev/null +++ b/domains/owen.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "WuSandWitch" + }, + "record": { + "CNAME": "wusandwitch.zudo.cc" + } +} From 0315a082f9bdb69a222e8ee677023a0f6f86535a Mon Sep 17 00:00:00 2001 From: Alexandra Salazar <138623509+alexxandraSalazar@users.noreply.github.com> Date: Tue, 22 Apr 2025 08:10:27 -0600 Subject: [PATCH 28/32] Create _vercel.alexandra.json --- domains/_vercel.alexandra.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_vercel.alexandra.json diff --git a/domains/_vercel.alexandra.json b/domains/_vercel.alexandra.json new file mode 100644 index 000000000..f7e5dd6af --- /dev/null +++ b/domains/_vercel.alexandra.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "alexxandraSalazar", + "email": "alexandrasalazar121205@gmail.com" + }, + "dns": { + "TXT": { + "_vercel": "vc-domain-verify=alexandra.is-a.dev,c8a58aad1c7c9d2802c7" + } + } +} From 5b091e6e652b0cdc39d235ecd32a6b0f2bbb118e Mon Sep 17 00:00:00 2001 From: Alexandra Salazar <138623509+alexxandraSalazar@users.noreply.github.com> Date: Tue, 22 Apr 2025 08:15:20 -0600 Subject: [PATCH 29/32] deleted dns info --- domains/alexandra.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/alexandra.json b/domains/alexandra.json index c59735351..aa529352e 100644 --- a/domains/alexandra.json +++ b/domains/alexandra.json @@ -1,14 +1,9 @@ -"alexandra": { +{ "owner": { "username": "alexxandraSalazar", "email": "alexandrasalazar121205@gmail.com" }, "record": { "CNAME": "alexandrasalazar.vercel.app" - }, - "dns": { - "TXT": { - "_vercel": "vc-domain-verify=alexandra.is-a.dev,c8a58aad1c7c9d2802c7" - } } } From d7a3db956d02df642d0f0cd9aeaa87f4e5ce382f Mon Sep 17 00:00:00 2001 From: yn100194 <35604923+yn100194@users.noreply.github.com> Date: Tue, 22 Apr 2025 21:33:25 +0700 Subject: [PATCH 30/32] Create ynd.json Create new domains/ynd.json --- domains/ynd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ynd.json diff --git a/domains/ynd.json b/domains/ynd.json new file mode 100644 index 000000000..a6a0c87e3 --- /dev/null +++ b/domains/ynd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yn100194", + "email": "yenngoc100194@gmail.com" + }, + "record": { + "CNAME": "yn1001.wuaze.com" + } +} From 5f99e0384e4dbe2cdda5bcb55fe3ca1d1cd33268 Mon Sep 17 00:00:00 2001 From: Alexandra Salazar <138623509+alexxandraSalazar@users.noreply.github.com> Date: Tue, 22 Apr 2025 09:18:30 -0600 Subject: [PATCH 31/32] Update _vercel.alexandra.json --- domains/_vercel.alexandra.json | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/domains/_vercel.alexandra.json b/domains/_vercel.alexandra.json index f7e5dd6af..e3e6ac777 100644 --- a/domains/_vercel.alexandra.json +++ b/domains/_vercel.alexandra.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "alexxandraSalazar", - "email": "alexandrasalazar121205@gmail.com" - }, - "dns": { - "TXT": { - "_vercel": "vc-domain-verify=alexandra.is-a.dev,c8a58aad1c7c9d2802c7" + "owner": { + "username": "alexxandraSalazar", + "email": "alexandrasalazar121205@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=alexandra.is-a.dev,c8a58aad1c7c9d2802c7" } - } } From f50ec273f8be0ff8e9cf0bf8410ccc0a9f6f1619 Mon Sep 17 00:00:00 2001 From: Innocent-dev-yt Date: Tue, 22 Apr 2025 22:15:35 +0530 Subject: [PATCH 32/32] Create innocentdev.json --- domains/innocentdev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/innocentdev.json diff --git a/domains/innocentdev.json b/domains/innocentdev.json new file mode 100644 index 000000000..dcd4aa8bd --- /dev/null +++ b/domains/innocentdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Innocent-dev-yt", + "email": "prateeksingh45454545@gmail.com" + }, + "record": { + "CNAME": "portfolio.innocentdevyt.workers.dev" + } +}