From 977b0fca40af4b6614c231a2b43355f917e332a2 Mon Sep 17 00:00:00 2001 From: Code with Gem Date: Tue, 1 Oct 2024 12:43:39 +0800 Subject: [PATCH 01/37] Rename codewithgem.json to gemrey13.json --- domains/{codewithgem.json => gemrey13.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{codewithgem.json => gemrey13.json} (100%) diff --git a/domains/codewithgem.json b/domains/gemrey13.json similarity index 100% rename from domains/codewithgem.json rename to domains/gemrey13.json From c19f5570806cdc93bba96830e15d7c785a194a12 Mon Sep 17 00:00:00 2001 From: AryaEjoumalai <100434905+AryaEjoumalai@users.noreply.github.com> Date: Tue, 1 Oct 2024 12:52:37 +0530 Subject: [PATCH 02/37] Create aryaejoumalai.json --- domains/aryaejoumalai.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aryaejoumalai.json diff --git a/domains/aryaejoumalai.json b/domains/aryaejoumalai.json new file mode 100644 index 000000000..9055de2b8 --- /dev/null +++ b/domains/aryaejoumalai.json @@ -0,0 +1,11 @@ +{ + "description": "portfolio project", + "repo": "https://github.com/AryaEjoumalai/portfolio", + "owner": { + "username": "AryaEjoumalai", + "email": "aryaejoumalai@gmail.com", + }, + "record": { + "CNAME": "aryaejoumalai.github.io" + } +} From b80f73865b8cb958401f7106dd390db24eb69b85 Mon Sep 17 00:00:00 2001 From: Corentin Renard Date: Tue, 1 Oct 2024 14:48:12 +0200 Subject: [PATCH 03/37] Register corentinrenard.com.is-a.dev --- domains/corentinrenard.com.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/corentinrenard.com.json diff --git a/domains/corentinrenard.com.json b/domains/corentinrenard.com.json new file mode 100644 index 000000000..975417731 --- /dev/null +++ b/domains/corentinrenard.com.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "Aqu1tain", + "email": "", + "discord": "573841978442383361", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.o8ipRbOi_L_u7u39LI9GujSmXnPercd-1SIbYzc65oe09pY5AFEOWu-C09pwW1QeRrA97Ma-6A8sd0XQCMpdyEbC_0SssuHiDYkmdEbTk9_HZW5qQ0OkaYKFeS0C7sViL6lBIaGODl0XeE-ZCt85_cEzuf3gL6GEOtthsTrHZb-kuo9JwnsjCQVe4_YrAPb-NUulPGtpNEPJS5lo3OTFyjpN_kcCwsz1mKP-nolGKHjSfHONKruw8OBvyzDcRW4hDvuTYY6tTqnGzfSUc4b0Z-VXLtQ9_RsqrkgFGxrladIT4orADav6SIAOuHF-9_NDSQWJP7oD_dy0yCR8Mv8PAQ.9cI2DSXsh5hSYoQT1jXjTw.3m-R9wN3cbZF0ZY2HlwFCBFfmNDWsBjdzIXrgjc0TaAzqRC7nxqpl8Ol6_hIiL7VCwkbKOAl_g6HEVczaFNa3Q8aS6XlLLJIAab0TsMyHxg.bpfs-bKjE86N4mP-Lbgmug" + }, + + "record": { + "CNAME": "www.corentinrenard.com" + } + } + \ No newline at end of file From 00bfa2f3dbf60acfe441dd155cc863a5aa5ad2d7 Mon Sep 17 00:00:00 2001 From: Ashish Agarwal Date: Tue, 1 Oct 2024 20:48:08 +0530 Subject: [PATCH 04/37] Revert "delete other domains" --- domains/_discord.ashishagarwal.json | 9 +++++++++ domains/ashishagr.json | 21 +++++++++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 domains/_discord.ashishagarwal.json create mode 100644 domains/ashishagr.json diff --git a/domains/_discord.ashishagarwal.json b/domains/_discord.ashishagarwal.json new file mode 100644 index 000000000..f6ecafb7b --- /dev/null +++ b/domains/_discord.ashishagarwal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ashishagarwal2023", + "email": "code.with.aasheesh@gmail.com" + }, + "record": { + "TXT": "dh=d5e203382ac94458c0d7d26b4864676898e72ea0" + } +} diff --git a/domains/ashishagr.json b/domains/ashishagr.json new file mode 100644 index 000000000..b8bab7514 --- /dev/null +++ b/domains/ashishagr.json @@ -0,0 +1,21 @@ +{ + "owner": { + "username": "ashishagarwal2023", + "email": "code.with.aasheesh@gmail.com" + }, + "record": { + "A": [ + "185.199.109.153", + "185.199.111.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] + } +} From a6833b3cd9ac5f2bc4b0fa65355bca2542af5e92 Mon Sep 17 00:00:00 2001 From: Ashish Agarwal Date: Tue, 1 Oct 2024 20:49:48 +0530 Subject: [PATCH 05/37] Create ashishagarwal.json --- domains/ashishagarwal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ashishagarwal.json diff --git a/domains/ashishagarwal.json b/domains/ashishagarwal.json new file mode 100644 index 000000000..5622a088b --- /dev/null +++ b/domains/ashishagarwal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "devashish2024", + "email": "code.with.aasheesh@gmail.com" + }, + "record": { + "CNAME": "ashishagarwal.netlify.app" + } +} From d5e1b635fb9266d44c7b4ef6324b7aaf3d6be30b Mon Sep 17 00:00:00 2001 From: Ashish Agarwal Date: Tue, 1 Oct 2024 20:50:42 +0530 Subject: [PATCH 06/37] Update ashishagr.json --- domains/ashishagr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ashishagr.json b/domains/ashishagr.json index b8bab7514..181618046 100644 --- a/domains/ashishagr.json +++ b/domains/ashishagr.json @@ -1,6 +1,6 @@ { "owner": { - "username": "ashishagarwal2023", + "username": "devashish2024", "email": "code.with.aasheesh@gmail.com" }, "record": { From 5b2b6669a766fb2a002b688821f78fb9edea2fb6 Mon Sep 17 00:00:00 2001 From: Bhushan Khopkar Date: Tue, 1 Oct 2024 22:06:41 +0530 Subject: [PATCH 07/37] Create bhushann.json --- domains/bhushann.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bhushann.json diff --git a/domains/bhushann.json b/domains/bhushann.json new file mode 100644 index 000000000..49f41c17d --- /dev/null +++ b/domains/bhushann.json @@ -0,0 +1,12 @@ +{ + "description": "This subdomain is a redirection to my personal portfolio", + "repo": "https://github.com/bhushankhopkarr/bhushankhopkar.github.io", + "owner": { + "username": "BhushanKhopkar", + "email": "bhushankhopkar06@gmail.com", + "twitter": "bhushankhopkrr" + }, + "record": { + "CNAME": "bhushankhopkar.github.io" + } +} From d3fc9e36a262c72e11a6ef5068b0aecbce9e040d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 1 Oct 2024 12:55:25 -0400 Subject: [PATCH 08/37] chore: formatting --- domains/corentinrenard.com.json | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/domains/corentinrenard.com.json b/domains/corentinrenard.com.json index 975417731..833b84e13 100644 --- a/domains/corentinrenard.com.json +++ b/domains/corentinrenard.com.json @@ -1,13 +1,11 @@ { - "owner": { - "username": "Aqu1tain", - "email": "", - "discord": "573841978442383361", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.o8ipRbOi_L_u7u39LI9GujSmXnPercd-1SIbYzc65oe09pY5AFEOWu-C09pwW1QeRrA97Ma-6A8sd0XQCMpdyEbC_0SssuHiDYkmdEbTk9_HZW5qQ0OkaYKFeS0C7sViL6lBIaGODl0XeE-ZCt85_cEzuf3gL6GEOtthsTrHZb-kuo9JwnsjCQVe4_YrAPb-NUulPGtpNEPJS5lo3OTFyjpN_kcCwsz1mKP-nolGKHjSfHONKruw8OBvyzDcRW4hDvuTYY6tTqnGzfSUc4b0Z-VXLtQ9_RsqrkgFGxrladIT4orADav6SIAOuHF-9_NDSQWJP7oD_dy0yCR8Mv8PAQ.9cI2DSXsh5hSYoQT1jXjTw.3m-R9wN3cbZF0ZY2HlwFCBFfmNDWsBjdzIXrgjc0TaAzqRC7nxqpl8Ol6_hIiL7VCwkbKOAl_g6HEVczaFNa3Q8aS6XlLLJIAab0TsMyHxg.bpfs-bKjE86N4mP-Lbgmug" - }, - - "record": { - "CNAME": "www.corentinrenard.com" - } + "owner": { + "username": "Aqu1tain", + "email": "", + "discord": "573841978442383361", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.o8ipRbOi_L_u7u39LI9GujSmXnPercd-1SIbYzc65oe09pY5AFEOWu-C09pwW1QeRrA97Ma-6A8sd0XQCMpdyEbC_0SssuHiDYkmdEbTk9_HZW5qQ0OkaYKFeS0C7sViL6lBIaGODl0XeE-ZCt85_cEzuf3gL6GEOtthsTrHZb-kuo9JwnsjCQVe4_YrAPb-NUulPGtpNEPJS5lo3OTFyjpN_kcCwsz1mKP-nolGKHjSfHONKruw8OBvyzDcRW4hDvuTYY6tTqnGzfSUc4b0Z-VXLtQ9_RsqrkgFGxrladIT4orADav6SIAOuHF-9_NDSQWJP7oD_dy0yCR8Mv8PAQ.9cI2DSXsh5hSYoQT1jXjTw.3m-R9wN3cbZF0ZY2HlwFCBFfmNDWsBjdzIXrgjc0TaAzqRC7nxqpl8Ol6_hIiL7VCwkbKOAl_g6HEVczaFNa3Q8aS6XlLLJIAab0TsMyHxg.bpfs-bKjE86N4mP-Lbgmug" + }, + "record": { + "CNAME": "www.corentinrenard.com" } - \ No newline at end of file +} From 2d58bbba8d7901775a880173b0f431de7d5604ac Mon Sep 17 00:00:00 2001 From: Uktambek Kasimov Date: Tue, 1 Oct 2024 22:41:01 +0500 Subject: [PATCH 09/37] ukasimov.uz record change --- domains/ukasimov.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ukasimov.json b/domains/ukasimov.json index bc3666284..8e310b7eb 100644 --- a/domains/ukasimov.json +++ b/domains/ukasimov.json @@ -6,6 +6,6 @@ }, "description": "Uktambek Kasimov Portfolio", "record": { - "CNAME": "ukasimov.uz" + "A": ["89.232.184.198"] } } From 7a8a5f7db73217971116c70fa403ce9b0407a855 Mon Sep 17 00:00:00 2001 From: Bhushan Khopkar Date: Wed, 2 Oct 2024 06:16:01 +0530 Subject: [PATCH 10/37] Create bhushann.json --- domains/bhushann.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bhushann.json diff --git a/domains/bhushann.json b/domains/bhushann.json new file mode 100644 index 000000000..b82eb5336 --- /dev/null +++ b/domains/bhushann.json @@ -0,0 +1,12 @@ +{ + "description": "This subdomain is a redirection to my personal portfolio", + "repo": "https://github.com/bhushankhopkarr/bhushankhopkarr.github.io", + "owner": { + "username": "bhushankhopkarr", + "email": "bhushankhopkar06@gmail.com", + "twitter": "bhushankhopkrr" + }, + "record": { + "CNAME": "bhushankhopkarr.github.io" + } +} From 3a706710febaeff4cec9717373dae9ff6f872228 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Wed, 2 Oct 2024 07:24:51 +0300 Subject: [PATCH 11/37] Update domains/bhushann.json --- domains/bhushann.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bhushann.json b/domains/bhushann.json index 49f41c17d..0f685688b 100644 --- a/domains/bhushann.json +++ b/domains/bhushann.json @@ -7,6 +7,6 @@ "twitter": "bhushankhopkrr" }, "record": { - "CNAME": "bhushankhopkar.github.io" + "CNAME": "bhushankhopkarr.github.io" } } From 8542d920948872191845c9045b278bdee6a1a71b Mon Sep 17 00:00:00 2001 From: Ashuthosh Dubey Date: Wed, 2 Oct 2024 12:35:20 +0530 Subject: [PATCH 12/37] Create ashuthosh.json initial commit portfolio website --- domains/ashuthosh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ashuthosh.json diff --git a/domains/ashuthosh.json b/domains/ashuthosh.json new file mode 100644 index 000000000..5420410a8 --- /dev/null +++ b/domains/ashuthosh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AshDubey8", + "email": "ashuthoshmaheshdubey@gmail.com" + }, + "record": { + "CNAME": "ashdubey8.github.io" + } +} From c7c4a9405100f3a948d7922af6b86cdc26e6126c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 2 Oct 2024 18:08:31 +0800 Subject: [PATCH 13/37] Create _github-pages-challenge-wdhdev.william.json --- domains/_github-pages-challenge-wdhdev.william.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-wdhdev.william.json diff --git a/domains/_github-pages-challenge-wdhdev.william.json b/domains/_github-pages-challenge-wdhdev.william.json new file mode 100644 index 000000000..f9c6ef5ea --- /dev/null +++ b/domains/_github-pages-challenge-wdhdev.william.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "wdhdev", + "email": "william@m.is-a.dev" + }, + + "record": { + "TXT": "6b3a5de4756e5840afc94698b74712" + } +} From 70a6315dc5e273aad0b4ddca1c766b4ca0e3151e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 2 Oct 2024 18:08:57 +0800 Subject: [PATCH 14/37] Update william.json --- domains/william.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/william.json b/domains/william.json index b8151727b..2f3788f33 100644 --- a/domains/william.json +++ b/domains/william.json @@ -1,11 +1,10 @@ { "owner": { "username": "wdhdev", - "email": "william@williamharrison.dev", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.SdYpx7eNqzrsSaps8ePYAkUaNG-q_yn4sIwHgBleDwBi380-SWsVjBboVLydwM6PxK1gAzRamHu9HlrccM-6EHeWhogQlRxpqh00vdm_YvY2B2GizVZyo2WL1mcz9rYmicfWso_pcVNhgxHzj3k4MtNMcVbnQmFhVg8mk3DwXQyvK347cZCRnwuQe4l0XAX9xfEPJ-A02ljxjQUrwzaIUfDuJHM5UBC7uS5I6FRl8M2Sz0VlvmiE3lqdsxphL1vOAR3guCCulNyfLo-yvLqIvxGF-L2zbuaKMpQta0wxwTE4M2TNFJ3ajawCeWtzQvtHvjonuKoLZk02mkp2c4zlCA.XEGDbkb6MearJnI0Lx3mxw.uIfclT8STiI1PQpL7HBPPduiLS89ybBNYCz-5suFAqwpeoFqmeKoYjMLKssywx_UeNfYJ8EakPpSrno7PsVPeKhixsw1XwAj2Mnb_FkYQ6S-ibd0Mh3fS6299ISEmhBK.bT1AIOehMEy6K3M7amOaVQ" + "email": "william@m.is-a.dev" }, "record": { - "CNAME": "edge.redirect.pizza" + "CNAME": "hrsn.dev" } } From 08e2fd7a468678e4d21adcb2fdd604efa0939ba4 Mon Sep 17 00:00:00 2001 From: Bhushan Khopkar Date: Wed, 2 Oct 2024 15:47:31 +0530 Subject: [PATCH 15/37] Rename bhushann.json to bhushankhopkarr.json --- domains/{bhushann.json => bhushankhopkarr.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{bhushann.json => bhushankhopkarr.json} (99%) diff --git a/domains/bhushann.json b/domains/bhushankhopkarr.json similarity index 99% rename from domains/bhushann.json rename to domains/bhushankhopkarr.json index 4afcbca8b..b82eb5336 100644 --- a/domains/bhushann.json +++ b/domains/bhushankhopkarr.json @@ -9,4 +9,4 @@ "record": { "CNAME": "bhushankhopkarr.github.io" } -} \ No newline at end of file +} From 797a4358967e9f834945d367dc5125f447c606bb Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 2 Oct 2024 13:47:39 +0300 Subject: [PATCH 16/37] Update aryaejoumalai.json --- domains/aryaejoumalai.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aryaejoumalai.json b/domains/aryaejoumalai.json index 9055de2b8..cf272a504 100644 --- a/domains/aryaejoumalai.json +++ b/domains/aryaejoumalai.json @@ -1,6 +1,6 @@ { "description": "portfolio project", - "repo": "https://github.com/AryaEjoumalai/portfolio", + "repo": "https://github.com/AryaEjoumalai/portfolio" "owner": { "username": "AryaEjoumalai", "email": "aryaejoumalai@gmail.com", From 49253cf318050e9fdb229b6b718e73ee783411ff Mon Sep 17 00:00:00 2001 From: orangc Date: Wed, 2 Oct 2024 13:51:17 +0300 Subject: [PATCH 17/37] Update aryaejoumalai.json --- domains/aryaejoumalai.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/aryaejoumalai.json b/domains/aryaejoumalai.json index cf272a504..6bcaad934 100644 --- a/domains/aryaejoumalai.json +++ b/domains/aryaejoumalai.json @@ -1,9 +1,9 @@ { "description": "portfolio project", - "repo": "https://github.com/AryaEjoumalai/portfolio" + "repo": "https://github.com/AryaEjoumalai/portfolio", "owner": { "username": "AryaEjoumalai", - "email": "aryaejoumalai@gmail.com", + "email": "aryaejoumalai@gmail.com" }, "record": { "CNAME": "aryaejoumalai.github.io" From 6c0ec53af07c545e74a0208c77038ed54b5e3120 Mon Sep 17 00:00:00 2001 From: NVyrsta Date: Wed, 2 Oct 2024 16:16:35 +0300 Subject: [PATCH 18/37] feat(domains): add nataliia_vyrsta subdomain --- domains/nataliia_vyrsta.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nataliia_vyrsta.json diff --git a/domains/nataliia_vyrsta.json b/domains/nataliia_vyrsta.json new file mode 100644 index 000000000..e006e4bad --- /dev/null +++ b/domains/nataliia_vyrsta.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NVyrsta", + "email": "natali.vyrsta@gmail.com" + }, + "record": { + "CNAME": "nvyrsta.github.io" + } +} From 29f4c897e71f8a8cb6bf5604642d534d1bc0e4d6 Mon Sep 17 00:00:00 2001 From: NVyrsta Date: Wed, 2 Oct 2024 16:23:22 +0300 Subject: [PATCH 19/37] fix(domains): change username --- domains/{nataliia_vyrsta.json => nvyrsta.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{nataliia_vyrsta.json => nvyrsta.json} (80%) diff --git a/domains/nataliia_vyrsta.json b/domains/nvyrsta.json similarity index 80% rename from domains/nataliia_vyrsta.json rename to domains/nvyrsta.json index e006e4bad..b14ba9f50 100644 --- a/domains/nataliia_vyrsta.json +++ b/domains/nvyrsta.json @@ -1,6 +1,6 @@ { "owner": { - "username": "NVyrsta", + "username": "nvyrsta", "email": "natali.vyrsta@gmail.com" }, "record": { From 32d899afdbe2117550ec051acaf96b1a094f7eac Mon Sep 17 00:00:00 2001 From: n0td1n0kh0a <152876934+n0td1n0kh0a@users.noreply.github.com> Date: Wed, 2 Oct 2024 21:22:48 +0700 Subject: [PATCH 20/37] Update dinokhoa.json --- domains/dinokhoa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dinokhoa.json b/domains/dinokhoa.json index e44755f43..ad4655e65 100644 --- a/domains/dinokhoa.json +++ b/domains/dinokhoa.json @@ -7,7 +7,7 @@ }, "record": { - "A": ["52.221.227.30"] + "A": ["18.142.185.65"] } } From a8a0c798e11a6738618e0884889d023b9894dc44 Mon Sep 17 00:00:00 2001 From: Csaba Szilveszter-Berei Date: Wed, 2 Oct 2024 23:53:14 +0300 Subject: [PATCH 21/37] Replace IP address for szbcs --- domains/szbcs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/szbcs.json b/domains/szbcs.json index 30ceeb377..9a8f239d6 100644 --- a/domains/szbcs.json +++ b/domains/szbcs.json @@ -4,6 +4,6 @@ "email": "szilvesztercsab@gmail.com" }, "record": { - "A": ["35.207.21.45"] + "A": ["35.211.253.61"] } } From 58fceb8e266706203119acb33b472f44922c22ca Mon Sep 17 00:00:00 2001 From: MehdiGR <67739986+MehdiGR@users.noreply.github.com> Date: Wed, 2 Oct 2024 23:33:58 +0100 Subject: [PATCH 22/37] Create mehdigr.json --- domains/mehdigr.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mehdigr.json diff --git a/domains/mehdigr.json b/domains/mehdigr.json new file mode 100644 index 000000000..7bcb19848 --- /dev/null +++ b/domains/mehdigr.json @@ -0,0 +1,10 @@ + +{ + "owner": { + "username": "MehdiGR", + "email": "Mehdi_osMd@proton.me" + }, + "record": { + "URL": "https://mehdigr.netlify.app/" + } +} From bba5b8a72b255b5c4db35c8ab482f79961bc880a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 3 Oct 2024 13:44:35 +0800 Subject: [PATCH 23/37] Update william.json --- domains/william.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/william.json b/domains/william.json index 2f3788f33..cd0805476 100644 --- a/domains/william.json +++ b/domains/william.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "hrsn.dev" + "CNAME": "wdhdev.github.io" } } From af50f8a4f01a1f171dcc21edaf6b1e6fc9088e9b Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Thu, 3 Oct 2024 17:37:17 +0500 Subject: [PATCH 24/37] Create img.juststudio.json --- domains/img.juststudio.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/img.juststudio.json diff --git a/domains/img.juststudio.json b/domains/img.juststudio.json new file mode 100644 index 000000000..1a826a332 --- /dev/null +++ b/domains/img.juststudio.json @@ -0,0 +1,17 @@ +{ + "description": "JustStudio.", + "repo": "https://github.com/JustStudio7/images", + "owner": { + "username": "JustDeveloper1", + "email": "support@juststudio.is-a.dev", + "discord": "1117482901353812088" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + } +} From 2e54dfdd9ad380d40495598a88ffad15e3184d41 Mon Sep 17 00:00:00 2001 From: JustDeveloper Date: Thu, 3 Oct 2024 17:40:58 +0500 Subject: [PATCH 25/37] Update img.juststudio.json --- domains/img.juststudio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/img.juststudio.json b/domains/img.juststudio.json index 1a826a332..62374a88f 100644 --- a/domains/img.juststudio.json +++ b/domains/img.juststudio.json @@ -12,6 +12,6 @@ "185.199.109.153", "185.199.110.153", "185.199.111.153" - ], + ] } } From 4626c2c31efee1823b3bc05748e59b2eef87868a Mon Sep 17 00:00:00 2001 From: Csaba Szilveszter-Berei Date: Thu, 3 Oct 2024 19:14:28 +0300 Subject: [PATCH 26/37] Update szbcs to cname instead of an A record --- domains/szbcs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/szbcs.json b/domains/szbcs.json index 9a8f239d6..6575ca6fe 100644 --- a/domains/szbcs.json +++ b/domains/szbcs.json @@ -4,6 +4,6 @@ "email": "szilvesztercsab@gmail.com" }, "record": { - "A": ["35.211.253.61"] + "CNAME": ["szbcs.duckdns.org"] } } From 266bf57e0fa85982aca33224b5635d0cdfbfbc76 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Thu, 3 Oct 2024 19:20:44 +0300 Subject: [PATCH 27/37] Update domains/szbcs.json --- domains/szbcs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/szbcs.json b/domains/szbcs.json index 6575ca6fe..f559706f7 100644 --- a/domains/szbcs.json +++ b/domains/szbcs.json @@ -4,6 +4,6 @@ "email": "szilvesztercsab@gmail.com" }, "record": { - "CNAME": ["szbcs.duckdns.org"] + "CNAME": "szbcs.duckdns.org" } } From cfa0eb01af7c1ca24d01454dd063d5c62f3e784d Mon Sep 17 00:00:00 2001 From: NIPER <82673619+NIPERR@users.noreply.github.com> Date: Thu, 3 Oct 2024 19:16:32 +0200 Subject: [PATCH 28/37] Delete niper.is-a.dev --- domains/niper.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/niper.json diff --git a/domains/niper.json b/domains/niper.json deleted file mode 100644 index 31bcbc521..000000000 --- a/domains/niper.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NIPERR", - "email": "marcel.dziewaa@gmail.com" - }, - "record": { - "URL": "https://niper.vercel.app" - } -} From 7a93a33ae94081995d63c1fd22da9b1fa7fc8f08 Mon Sep 17 00:00:00 2001 From: LootingVI Date: Thu, 3 Oct 2024 21:58:02 +0200 Subject: [PATCH 29/37] Delete ezdevelopment.is-a.dev --- domains/ezdevelopment.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/ezdevelopment.json diff --git a/domains/ezdevelopment.json b/domains/ezdevelopment.json deleted file mode 100644 index 783bcc971..000000000 --- a/domains/ezdevelopment.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "owner": { - "username": "LootingVI", - "email": "", - "discord": "978512875503112213", - "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.e2m8iB8OW7SeiTaSu22xtGCASYR6LCknfIHizqoZkDuTPaEI6v9BV8BwgwlKprsG50m4URb66TThpiUPHQ0Z2TtD2vaKPVfWr4PAvTtdPDcwXJI7i8ev--fVJmnodZlD_ZXtCDGkxzyk5IDn0-AnNf6Jqm2Y5d2OdSP1EWB6fNFk8uEjL5P0SCzz7DA4RBM_Ys5HsFViWIt8jAp7--rUhdPyeEc99Kd_c_31PV8RNgSZeAokGfB1Sh2BCtWvdv9x9xwj_HXyFE9wiYFThtdvVVJYaiuyBMGoB-MRgXrr-RewkuJ9Tq8-QPngqWFvz_e1NMbxDoKed86IaZtXRtQPlw.Nj_jQ6kpVYc8F922Sfr1lw.87qOa_nbMSJg3atfmSFQgw_CyreHbGCyobyBx6hSOjR-9Znnxbp_-7WUjX7OzWVIdCuX-J_FMSUZB5Fnon_SV76KNTVvOWqsch-D4avHQ9o.YKbL2aEK3vybgVVcbzva1Q" - }, - - "record": { - "A": ["147.189.171.62"] - } - } - \ No newline at end of file From 5358890f1c134ad935d0db61b3b32e140d171cc2 Mon Sep 17 00:00:00 2001 From: DevHanza <75363593+DevHanza@users.noreply.github.com> Date: Fri, 4 Oct 2024 10:20:22 +0530 Subject: [PATCH 30/37] Create devhanza.json Redirect to https://hansana.is-a.dev/ --- domains/devhanza.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/devhanza.json diff --git a/domains/devhanza.json b/domains/devhanza.json new file mode 100644 index 000000000..65e96b3af --- /dev/null +++ b/domains/devhanza.json @@ -0,0 +1,11 @@ +{ + "description": "DevHanza Website", + "repo": "https://github.com/DevHanza/hansana.is-a.dev", + "owner": { + "username": "devhanza", + "email": "josephandrew1@logicstreak.com" + }, + "record": { + "URL": "hansana.is-a.dev" + } +} From 985f97396c5e3a5187d3933e42943c59a331b4d4 Mon Sep 17 00:00:00 2001 From: DevHanza <75363593+DevHanza@users.noreply.github.com> Date: Fri, 4 Oct 2024 10:24:34 +0530 Subject: [PATCH 31/37] Update devhanza.json --- domains/devhanza.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/devhanza.json b/domains/devhanza.json index 65e96b3af..e7e14efc3 100644 --- a/domains/devhanza.json +++ b/domains/devhanza.json @@ -1,11 +1,9 @@ { - "description": "DevHanza Website", - "repo": "https://github.com/DevHanza/hansana.is-a.dev", "owner": { - "username": "devhanza", + "username": "DevHanza", "email": "josephandrew1@logicstreak.com" }, "record": { - "URL": "hansana.is-a.dev" + "URL": "https://hansana.is-a.dev/" } } From 402c5c195048eed3eb0c22deb0585efca30180c5 Mon Sep 17 00:00:00 2001 From: DevHanza <75363593+DevHanza@users.noreply.github.com> Date: Fri, 4 Oct 2024 10:27:18 +0530 Subject: [PATCH 32/37] AAAA Records Added to hansana.json --- domains/hansana.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/domains/hansana.json b/domains/hansana.json index 3660ee32c..40d9f9eb5 100644 --- a/domains/hansana.json +++ b/domains/hansana.json @@ -12,6 +12,12 @@ "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" + ], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 11bb5267eb779b25f57641618a14d89998bc90eb Mon Sep 17 00:00:00 2001 From: DevHanza <75363593+DevHanza@users.noreply.github.com> Date: Fri, 4 Oct 2024 10:31:01 +0530 Subject: [PATCH 33/37] Update _github-pages-challenge-DevHanza.hansana.json --- domains/_github-pages-challenge-DevHanza.hansana.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_github-pages-challenge-DevHanza.hansana.json b/domains/_github-pages-challenge-DevHanza.hansana.json index 4c6a207bd..f90d67258 100644 --- a/domains/_github-pages-challenge-DevHanza.hansana.json +++ b/domains/_github-pages-challenge-DevHanza.hansana.json @@ -1,9 +1,9 @@ { "owner": { - "username": "hansanad", + "username": "DevHanza", "email": "josephandrew1@logicstreak.com" }, "record": { - "TXT": "f5a2e9d9fc400899120ec6e97e3291" + "TXT": "f8be8c81d5fc3ad6c97e687a404a9d" } } From 8a25d753cb1d29a64dc242f972400873d2979217 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Fri, 4 Oct 2024 19:09:25 +0300 Subject: [PATCH 34/37] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a1ca0512c..0fe1cc629 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@

is-a-dev is a service that allows developers to get a sweet-looking ".is-a.dev" domain for their personal websites.

- Discord Server + Discord Server

## Phishing emails alert @@ -45,7 +45,7 @@ If you have an issue that contains confidental infomation, send an email to secu > [!WARNING] > **When using automated registration, please ensure your records are valid. Please do NOT "test" out the system and create invalid PRs, it wastes maintainers' time.** -Join our [Discord server](https://discord.gg/is-a-dev), head to the commands channel and run `/register`. The bot will ask you a few questions then will generate your PR and domain automatically. The bot also allows for domain deletion and editing. +Join our [Discord server](https://discord.gg/is-a-dev-830872854677422150), head to the commands channel and run `/register`. The bot will ask you a few questions then will generate your PR and domain automatically. The bot also allows for domain deletion and editing. ## Status You can check the uptime of our services on our [status dashboard](https://is-a-dev.hrsn.net). From 68bec1a03d6e05787c286809041dee67e03d7abf Mon Sep 17 00:00:00 2001 From: Bennett B Madavana <34763279+bennett1412@users.noreply.github.com> Date: Sat, 5 Oct 2024 10:27:56 +1000 Subject: [PATCH 35/37] Added domain name for bennett1412 --- domains/bennett1412.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bennett1412.json diff --git a/domains/bennett1412.json b/domains/bennett1412.json new file mode 100644 index 000000000..570b16d38 --- /dev/null +++ b/domains/bennett1412.json @@ -0,0 +1,12 @@ +{ + "description": "Deploying my portfolio website", + "repo": "https://github.com/bennett1412/portfolio2.0", + "owner": { + "username": "bennett1412", + "email": "bennettmadavana@gmail.com", + "twitter": "@MadavanaB" + }, + "record": { + "CNAME": "https://bennett1412.github.io" + } +} \ No newline at end of file From 4a0820d3d315651bad720387f014058bbb00e9c5 Mon Sep 17 00:00:00 2001 From: Bennett B Madavana <34763279+bennett1412@users.noreply.github.com> Date: Sat, 5 Oct 2024 10:30:52 +1000 Subject: [PATCH 36/37] Fixed domain file --- domains/bennett1412.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bennett1412.json b/domains/bennett1412.json index 570b16d38..3333e558c 100644 --- a/domains/bennett1412.json +++ b/domains/bennett1412.json @@ -7,6 +7,6 @@ "twitter": "@MadavanaB" }, "record": { - "CNAME": "https://bennett1412.github.io" + "CNAME": "bennett1412.github.io" } } \ No newline at end of file From de6817387d9e126314c941fa851dede81fac1e4e Mon Sep 17 00:00:00 2001 From: Code with Gem Date: Sat, 5 Oct 2024 10:05:44 +0800 Subject: [PATCH 37/37] Rename gemrey13.json to codewithgem.json --- domains/{gemrey13.json => codewithgem.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{gemrey13.json => codewithgem.json} (100%) diff --git a/domains/gemrey13.json b/domains/codewithgem.json similarity index 100% rename from domains/gemrey13.json rename to domains/codewithgem.json