From a5a8c41b2de9066e320d41b381832fbbe482697e Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 02:45:56 +0200 Subject: [PATCH 1/8] Create www.vamtic.json --- domains/www.vamtic.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.vamtic.json diff --git a/domains/www.vamtic.json b/domains/www.vamtic.json new file mode 100644 index 000000000..c6e798b9e --- /dev/null +++ b/domains/www.vamtic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vamtic", + "email": "vamtic@yahoo.com" + }, + "record": { + "CNAME": "vamtic.vercel.app" + } +} From 0d8f806b3de79d0656c7006db59444c83a636462 Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 02:46:10 +0200 Subject: [PATCH 2/8] Update vamtic.json --- domains/vamtic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vamtic.json b/domains/vamtic.json index bacc6f6fa..fb71696f9 100644 --- a/domains/vamtic.json +++ b/domains/vamtic.json @@ -4,6 +4,6 @@ "email": "vamtic@yahoo.com" }, "record": { - "URL": "https://cynical-platypus-4850.dataplicity.io" + "CNAME": "https://cynical-platypus-4850.dataplicity.io" } } From b0b57739601df3861f46ab7cd253c29130dc7207 Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 02:47:55 +0200 Subject: [PATCH 3/8] Update vamtic.json --- domains/vamtic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vamtic.json b/domains/vamtic.json index fb71696f9..3ca66d4f5 100644 --- a/domains/vamtic.json +++ b/domains/vamtic.json @@ -4,6 +4,6 @@ "email": "vamtic@yahoo.com" }, "record": { - "CNAME": "https://cynical-platypus-4850.dataplicity.io" + "CNAME": "cynical-platypus-4850.dataplicity.io" } } From 90560746525780597f4d6c45c48e50073d5c5d29 Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 02:59:49 +0200 Subject: [PATCH 4/8] Rename www.vamtic.json to info.vamtic.json --- domains/{www.vamtic.json => info.vamtic.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{www.vamtic.json => info.vamtic.json} (100%) diff --git a/domains/www.vamtic.json b/domains/info.vamtic.json similarity index 100% rename from domains/www.vamtic.json rename to domains/info.vamtic.json From 3dfd94f6e5d564a63a7a84d728b39a3bf313c64f Mon Sep 17 00:00:00 2001 From: vamtic <93308982+vamtic@users.noreply.github.com> Date: Mon, 15 Jul 2024 03:11:11 +0200 Subject: [PATCH 5/8] Update and rename info.vamtic.json to _github-pages-challenge-vamtic.info.vamtic.json --- ...tic.json => _github-pages-challenge-vamtic.info.vamtic.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{info.vamtic.json => _github-pages-challenge-vamtic.info.vamtic.json} (69%) diff --git a/domains/info.vamtic.json b/domains/_github-pages-challenge-vamtic.info.vamtic.json similarity index 69% rename from domains/info.vamtic.json rename to domains/_github-pages-challenge-vamtic.info.vamtic.json index c6e798b9e..bf41195b6 100644 --- a/domains/info.vamtic.json +++ b/domains/_github-pages-challenge-vamtic.info.vamtic.json @@ -4,6 +4,6 @@ "email": "vamtic@yahoo.com" }, "record": { - "CNAME": "vamtic.vercel.app" + "TXT": "2c3be6e6d0f5584a12a0c28b56cfa8" } } From 30148730729210e414e48f8640baeed04bc737fc Mon Sep 17 00:00:00 2001 From: saxophone <97726243+saxophone-guy@users.noreply.github.com> Date: Mon, 15 Jul 2024 09:50:56 +0530 Subject: [PATCH 6/8] Create blog.saxophone.json --- domains/blog.saxophone.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 domains/blog.saxophone.json diff --git a/domains/blog.saxophone.json b/domains/blog.saxophone.json new file mode 100644 index 000000000..c7e0bb7d6 --- /dev/null +++ b/domains/blog.saxophone.json @@ -0,0 +1,21 @@ +{ + "description": "subdomain for my blog", + "owner": { + "username": "saxophone-guy", + "email": "itsarchit@keemail.me" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "AAAA": [ + "2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153" + ] + } +} From 8038e429f0e5c93c37f00078db06a40da355ecba Mon Sep 17 00:00:00 2001 From: Chadee <110680757+chadeeeee@users.noreply.github.com> Date: Mon, 15 Jul 2024 12:13:17 +0300 Subject: [PATCH 7/8] Create chadee.json --- domains/chadee.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/chadee.json diff --git a/domains/chadee.json b/domains/chadee.json new file mode 100644 index 000000000..b6f7cd675 --- /dev/null +++ b/domains/chadee.json @@ -0,0 +1,17 @@ +{ + "description": "Chadee website", + "repo": "https://github.com/chadeeeee/chadee-site", + "owner": { + "username": "chadeeeee", + "telegram": "@chadeeeeeeeeee", + "email": "esurginet2011@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} From 4d5c47c4a81de31fa31726db7328eb2a0f3771ee Mon Sep 17 00:00:00 2001 From: Chadee <110680757+chadeeeee@users.noreply.github.com> Date: Mon, 15 Jul 2024 12:21:34 +0300 Subject: [PATCH 8/8] Create _github-pages-challenge-chadeeeee.chadee.json --- .../_github-pages-challenge-chadeeeee.chadee.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_github-pages-challenge-chadeeeee.chadee.json diff --git a/domains/_github-pages-challenge-chadeeeee.chadee.json b/domains/_github-pages-challenge-chadeeeee.chadee.json new file mode 100644 index 000000000..ff922c3e2 --- /dev/null +++ b/domains/_github-pages-challenge-chadeeeee.chadee.json @@ -0,0 +1,12 @@ +{ + "description": "Chadee website", + "repo": "https://github.com/chadeeeee/chadee-site", + "owner": { + "username": "chadeeeee", + "telegram": "@chadeeeeeeeeee", + "email": "esurginet2011@gmail.com" + }, + "record": { + "TXT": "86c9964ec0f6d3ccbb233390376306" + } +}