From c30e42f3c3eeea0bef021771062a2024540effb7 Mon Sep 17 00:00:00 2001 From: EducatedSuddenBucket Date: Sun, 16 Mar 2025 14:37:45 +0530 Subject: [PATCH 1/7] Create archive.json --- domains/archive.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/archive.json diff --git a/domains/archive.json b/domains/archive.json new file mode 100644 index 000000000..639f942d1 --- /dev/null +++ b/domains/archive.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "EducatedSuddenBucket", + "email": "educatedsuddenbucket@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153" + ] + } +} From 3b261144933f97bfb20f84ab618612bb50117b41 Mon Sep 17 00:00:00 2001 From: Pratham Das <116100433+Prathamdas3@users.noreply.github.com> Date: Sun, 16 Mar 2025 15:34:12 +0000 Subject: [PATCH 2/7] added cname for my subdomain --- domains/pratham.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pratham.json diff --git a/domains/pratham.json b/domains/pratham.json new file mode 100644 index 000000000..c6534572b --- /dev/null +++ b/domains/pratham.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Prathamdas3", + "email": "daspratham3@gmail.com" + }, + "record": { + "CNAME": "prathamdas.vercel.app" + } +} From dec68f65a7dce8332c53d6881063ce03f1254413 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C5=A9=20Ti=E1=BA=BFn=20Kh=C3=B4i?= <54934353+khoivt@users.noreply.github.com> Date: Mon, 17 Mar 2025 01:09:09 +0700 Subject: [PATCH 3/7] Create _vercel.vukhoi.json --- domains/_vercel.vukhoi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_vercel.vukhoi.json diff --git a/domains/_vercel.vukhoi.json b/domains/_vercel.vukhoi.json new file mode 100644 index 000000000..1c002c971 --- /dev/null +++ b/domains/_vercel.vukhoi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "khoivt", + "email": "khoidragonslayer@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=vukhoi.is-a.dev,40bd929996059a5dbea2" + } +} From abdee1c891c0357f055b6847c85d8225bca68558 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C5=A9=20Ti=E1=BA=BFn=20Kh=C3=B4i?= <54934353+khoivt@users.noreply.github.com> Date: Mon, 17 Mar 2025 01:10:46 +0700 Subject: [PATCH 4/7] Create vukhoi.json --- domains/vukhoi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/vukhoi.json diff --git a/domains/vukhoi.json b/domains/vukhoi.json new file mode 100644 index 000000000..e71f148b4 --- /dev/null +++ b/domains/vukhoi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "khoivt", + "email": "khoidragonslayer+is-a-dev@gmail.com" + }, + "record": { + "CNAME": "vukhoidev.vercel.app" + }, + "proxied": false + } From 8789c6b2f6de5346d7f9af5435d7177453e1ebf4 Mon Sep 17 00:00:00 2001 From: Myster <97202292+MysterV@users.noreply.github.com> Date: Sun, 16 Mar 2025 20:31:11 +0100 Subject: [PATCH 5/7] Create myster.json, my5ter.json & GitHub Pages verification --- domains/_github-pages-challenge-mysterv.my5ter.json | 9 +++++++++ domains/_github-pages-challenge-mysterv.myster.json | 9 +++++++++ domains/my5ter.json | 12 ++++++++++++ domains/myster.json | 12 ++++++++++++ 4 files changed, 42 insertions(+) create mode 100644 domains/_github-pages-challenge-mysterv.my5ter.json create mode 100644 domains/_github-pages-challenge-mysterv.myster.json create mode 100644 domains/my5ter.json create mode 100644 domains/myster.json diff --git a/domains/_github-pages-challenge-mysterv.my5ter.json b/domains/_github-pages-challenge-mysterv.my5ter.json new file mode 100644 index 000000000..f02e48e27 --- /dev/null +++ b/domains/_github-pages-challenge-mysterv.my5ter.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MysterV", + "email": "myster@ik.me" + }, + "record": { + "TXT": "b3c336392a691368a55de53cff8fd8" + } +} diff --git a/domains/_github-pages-challenge-mysterv.myster.json b/domains/_github-pages-challenge-mysterv.myster.json new file mode 100644 index 000000000..07a1e707c --- /dev/null +++ b/domains/_github-pages-challenge-mysterv.myster.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MysterV", + "email": "myster@ik.me" + }, + "record": { + "TXT": "e87fc6899d83da116cebe8335835d2" + } +} diff --git a/domains/my5ter.json b/domains/my5ter.json new file mode 100644 index 000000000..9ac03a862 --- /dev/null +++ b/domains/my5ter.json @@ -0,0 +1,12 @@ +{ + "description": "Myster's website", + "repo": "https://github.com/MysterV/mysterv.github.io", + "owner": { + "username": "MysterV", + "email": "myster@ik.me", + "discord": "my5ter" + }, + "record": { + "CNAME": "mysterv.github.io" + } +} diff --git a/domains/myster.json b/domains/myster.json new file mode 100644 index 000000000..9ac03a862 --- /dev/null +++ b/domains/myster.json @@ -0,0 +1,12 @@ +{ + "description": "Myster's website", + "repo": "https://github.com/MysterV/mysterv.github.io", + "owner": { + "username": "MysterV", + "email": "myster@ik.me", + "discord": "my5ter" + }, + "record": { + "CNAME": "mysterv.github.io" + } +} From 89d5715a1df1d88f093ae98c9227d59d39b77d1e Mon Sep 17 00:00:00 2001 From: EzequielBoussard Date: Sun, 16 Mar 2025 17:32:43 -0300 Subject: [PATCH 6/7] Create ezequiel.json --- domains/ezequiel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ezequiel.json diff --git a/domains/ezequiel.json b/domains/ezequiel.json new file mode 100644 index 000000000..7e9e574df --- /dev/null +++ b/domains/ezequiel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EzequielBoussard", + "email": "boussardezequiel@gmail.com" + }, + "record": { + "CNAME": "ezequielboussard.pages.dev" + } +} From f9a01bce36b0add3936978026db5b4d670097d4d Mon Sep 17 00:00:00 2001 From: Meghdip Karmakar Date: Mon, 17 Mar 2025 03:03:48 +0530 Subject: [PATCH 7/7] Migrated from Cloudflare to Vercel --- domains/_vercel.meghdip.json | 10 ++++++++++ domains/meghdip.json | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 domains/_vercel.meghdip.json diff --git a/domains/_vercel.meghdip.json b/domains/_vercel.meghdip.json new file mode 100644 index 000000000..8b740ed19 --- /dev/null +++ b/domains/_vercel.meghdip.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "karmakarmeghdip", + "email": "karmakarmeghdip@gmail.com", + "discord": "479631349167423509" + }, + "record": { + "TXT": "vc-domain-verify=meghdip.is-a.dev,c42a80a81afe4ac5800c" + } +} \ No newline at end of file diff --git a/domains/meghdip.json b/domains/meghdip.json index 024097724..9fe8d102e 100644 --- a/domains/meghdip.json +++ b/domains/meghdip.json @@ -5,6 +5,6 @@ "discord": "479631349167423509" }, "record": { - "CNAME": "meghdip.pages.dev" + "CNAME": "meghdip.vercel.app" } -} +} \ No newline at end of file