From c46c5bbc87d98f516d1cf2cde4f8401c71b2d2cf Mon Sep 17 00:00:00 2001 From: mrspidy <74917158+MrxAravind@users.noreply.github.com> Date: Thu, 30 May 2024 14:35:10 +0530 Subject: [PATCH 01/11] Create mrfrostyxd.json --- domains/mrfrostyxd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mrfrostyxd.json diff --git a/domains/mrfrostyxd.json b/domains/mrfrostyxd.json new file mode 100644 index 000000000..5e31f1e84 --- /dev/null +++ b/domains/mrfrostyxd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrxAravind", + "email": "mrspidyxd@gmail.com" + }, + "record": { + "URL": "https://mrxaravind.github.io" + } +} From 9984c6a8c8d03f2149e15429a3a998764d36b404 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Fri, 31 May 2024 09:22:52 +0530 Subject: [PATCH 02/11] Create preview.shan.json --- domains/preview.shan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/preview.shan.json diff --git a/domains/preview.shan.json b/domains/preview.shan.json new file mode 100644 index 000000000..f88c2b0f6 --- /dev/null +++ b/domains/preview.shan.json @@ -0,0 +1,12 @@ +{ + "description": "Preview For My Personal Website ", + "owner": { + "username": "Adwaith-Shan-Pk", + "email": "mail@shan.is-a.dev", + "twitter": "lordlinux69" + }, + "record": { + "A": ["45.90.12.122"], + + } +} From d61bb37ec8dee084382244acbd6c18903aa9dfc7 Mon Sep 17 00:00:00 2001 From: Muiz Zatam Date: Fri, 31 May 2024 17:32:21 +0530 Subject: [PATCH 03/11] register muizzz domain --- domains/muizzz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/muizzz.json diff --git a/domains/muizzz.json b/domains/muizzz.json new file mode 100644 index 000000000..45788fe6d --- /dev/null +++ b/domains/muizzz.json @@ -0,0 +1,12 @@ +{ + "description": "This subdomain is a redirection to my personal portfolio", + "repo": "https://github.com/muizzatam/muizzatam.github.io", + "owner": { + "username": "MuizZatam", + "email": "muizzatam110@gmail.com", + "twitter": "muizzatam" + }, + "record": { + "CNAME": "muizzatam.github.io" + } +} From 4e77d4b5d7c78f9f5cb2c784f70d1985a99b1641 Mon Sep 17 00:00:00 2001 From: Adwaith Shan <89580585+Adwaith-Shan-Pk@users.noreply.github.com> Date: Fri, 31 May 2024 17:43:32 +0530 Subject: [PATCH 04/11] Update preview.shan.json --- domains/preview.shan.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/preview.shan.json b/domains/preview.shan.json index f88c2b0f6..55fd3950e 100644 --- a/domains/preview.shan.json +++ b/domains/preview.shan.json @@ -6,7 +6,6 @@ "twitter": "lordlinux69" }, "record": { - "A": ["45.90.12.122"], - + "A": ["45.90.12.122"] } } From 93604d5970e742e909e2656c02177cfd6ffae9c6 Mon Sep 17 00:00:00 2001 From: Katz <108922729+Bananalolok@users.noreply.github.com> Date: Fri, 31 May 2024 18:50:20 +0530 Subject: [PATCH 05/11] Update katz.json Changed CNAME record --- domains/katz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/katz.json b/domains/katz.json index 0bbfabcf9..f207cae09 100644 --- a/domains/katz.json +++ b/domains/katz.json @@ -4,6 +4,6 @@ "email": "imethlol1234@gmail.com" }, "record": { - "CNAME": "api-bananalolok-5313a609.koyeb.app" + "CNAME": "edge.redirect.pizza" } } From 78696baef355090f56c5cbe17af432886ff11da7 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 1 Jun 2024 16:12:02 +0700 Subject: [PATCH 06/11] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 39cf0fc2e..7067a5f76 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -14,4 +14,4 @@ Please note that we reserve the rights not to accept any domain at our own discr - [ ] There is sufficient information at the `owner` field. ## Website Link/Preview - + From 3c89255001b33c10e7ebb28ec30c9a655b9ef0f4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 1 Jun 2024 17:15:49 +0800 Subject: [PATCH 07/11] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 7067a5f76..228709d42 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -14,4 +14,4 @@ Please note that we reserve the rights not to accept any domain at our own discr - [ ] There is sufficient information at the `owner` field. ## Website Link/Preview - + From ba9c788932c688b085b1d47cb1f29d0e2617c228 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Sat, 1 Jun 2024 21:12:41 +0800 Subject: [PATCH 08/11] Create shock.json --- domains/shock.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shock.json diff --git a/domains/shock.json b/domains/shock.json new file mode 100644 index 000000000..cd4b9fc6b --- /dev/null +++ b/domains/shock.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "CNAME": "shockbs.github.io" + } +} From 292b8ab469444a706bbf4e17603f6af8381d2dda Mon Sep 17 00:00:00 2001 From: imm0nv1nhtv <111904644+imm0nv1nhtv@users.noreply.github.com> Date: Sun, 2 Jun 2024 18:00:42 +0700 Subject: [PATCH 09/11] Seperate domain for email I want to use my main domain as my website domain so I had to make this --- domains/nepnep.imm0nv1nhtv.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nepnep.imm0nv1nhtv.json diff --git a/domains/nepnep.imm0nv1nhtv.json b/domains/nepnep.imm0nv1nhtv.json new file mode 100644 index 000000000..6a9e89c07 --- /dev/null +++ b/domains/nepnep.imm0nv1nhtv.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "imm0nv1nhtv", + "email": "windows10phamvinh+github@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com" + "mx2.improvmx.com" + ] + } +} From 9ef66f72e295cd43bff930bfe0c0736d73c63fe2 Mon Sep 17 00:00:00 2001 From: imm0nv1nhtv <111904644+imm0nv1nhtv@users.noreply.github.com> Date: Sun, 2 Jun 2024 18:08:01 +0700 Subject: [PATCH 10/11] Update nepnep.imm0nv1nhtv.json --- domains/nepnep.imm0nv1nhtv.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/nepnep.imm0nv1nhtv.json b/domains/nepnep.imm0nv1nhtv.json index 6a9e89c07..d97940ca2 100644 --- a/domains/nepnep.imm0nv1nhtv.json +++ b/domains/nepnep.imm0nv1nhtv.json @@ -2,10 +2,10 @@ "owner": { "username": "imm0nv1nhtv", "email": "windows10phamvinh+github@gmail.com" - }, + } "record": { "MX": [ - "mx1.improvmx.com" + "mx1.improvmx.com", "mx2.improvmx.com" ] } From 510c6fec68bc0e514d7956a0dadb116710dfc906 Mon Sep 17 00:00:00 2001 From: imm0nv1nhtv <111904644+imm0nv1nhtv@users.noreply.github.com> Date: Sun, 2 Jun 2024 18:14:00 +0700 Subject: [PATCH 11/11] Update nepnep.imm0nv1nhtv.json --- domains/nepnep.imm0nv1nhtv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nepnep.imm0nv1nhtv.json b/domains/nepnep.imm0nv1nhtv.json index d97940ca2..94f92b4c2 100644 --- a/domains/nepnep.imm0nv1nhtv.json +++ b/domains/nepnep.imm0nv1nhtv.json @@ -2,7 +2,7 @@ "owner": { "username": "imm0nv1nhtv", "email": "windows10phamvinh+github@gmail.com" - } + }, "record": { "MX": [ "mx1.improvmx.com",