From e8bbe9f35d8ca71c0207034b68cd7a1bac61bc6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20=C4=90=E1=BB=A9c=20Minh?= <164943589+Minh0111@users.noreply.github.com> Date: Tue, 3 Dec 2024 09:56:25 +0700 Subject: [PATCH 1/9] Create gin.json --- domains/gin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gin.json diff --git a/domains/gin.json b/domains/gin.json new file mode 100644 index 000000000..65027ac77 --- /dev/null +++ b/domains/gin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "minh0111", + "email": "kisaver157@gmail.com" + }, + "record": { + "CNAME": "https://minh0111.github.io/ginny/" + } +} From 112b9ae94e561dd19643b94de31b3ae54152bda0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20=C4=90=E1=BB=A9c=20Minh?= <164943589+Minh0111@users.noreply.github.com> Date: Tue, 3 Dec 2024 10:01:36 +0700 Subject: [PATCH 2/9] Update gin.json --- domains/gin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gin.json b/domains/gin.json index 65027ac77..5b2f6832e 100644 --- a/domains/gin.json +++ b/domains/gin.json @@ -4,6 +4,6 @@ "email": "kisaver157@gmail.com" }, "record": { - "CNAME": "https://minh0111.github.io/ginny/" + "CNAME": "minh0111.github.io/ginny/" } } From c64607d6e007912785075f7144865a15757242a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20=C4=90=E1=BB=A9c=20Minh?= <164943589+Minh0111@users.noreply.github.com> Date: Tue, 3 Dec 2024 10:09:57 +0700 Subject: [PATCH 3/9] Update gin.json --- domains/gin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gin.json b/domains/gin.json index 5b2f6832e..28a8fa361 100644 --- a/domains/gin.json +++ b/domains/gin.json @@ -4,6 +4,6 @@ "email": "kisaver157@gmail.com" }, "record": { - "CNAME": "minh0111.github.io/ginny/" + "CNAME": "minh0111.github.io" } } From 84d9131bd0d641198866b786f2a58e09b53a637a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20=C4=90=E1=BB=A9c=20Minh?= <164943589+Minh0111@users.noreply.github.com> Date: Tue, 3 Dec 2024 10:13:48 +0700 Subject: [PATCH 4/9] Update gin.json --- domains/gin.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/gin.json b/domains/gin.json index 28a8fa361..dc947f5a5 100644 --- a/domains/gin.json +++ b/domains/gin.json @@ -1,4 +1,5 @@ { + "repo": "https://minh0111.github.io/ginny/", "owner": { "username": "minh0111", "email": "kisaver157@gmail.com" From dcbfc0a82ade00ea65776f3fc06e02d6d28aa2a7 Mon Sep 17 00:00:00 2001 From: Somaiya <129283820+Somaiya-XI@users.noreply.github.com> Date: Tue, 3 Dec 2024 21:01:22 +0300 Subject: [PATCH 5/9] register albakhet.is-a.dev domain --- domains/albakhet.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/albakhet.json diff --git a/domains/albakhet.json b/domains/albakhet.json new file mode 100644 index 000000000..acec9b279 --- /dev/null +++ b/domains/albakhet.json @@ -0,0 +1,14 @@ +{ + "description": "my email forwarding domain", + "owner": { + "username": "Somaiya-XI", + "discord": "Sen!#0577" + }, + "record": { + "MX": [ + {"priority": 10, "value": "mx1.improvmx.com"}, + {"priority": 20, "value": "mx2.improvmx.com"} + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 3e5180778d30e42fdaa24330bc9b549dbef6f6c2 Mon Sep 17 00:00:00 2001 From: Hoang Tran <99.hoangtran@gmail.com> Date: Wed, 4 Dec 2024 17:08:11 +0700 Subject: [PATCH 6/9] add me --- domains/hoangtran99.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hoangtran99.json diff --git a/domains/hoangtran99.json b/domains/hoangtran99.json new file mode 100644 index 000000000..6af9777cb --- /dev/null +++ b/domains/hoangtran99.json @@ -0,0 +1,10 @@ +{ + "description": "Portfolio redirect for HoangTran0410", + "owner": { + "username": "hoangtran0410", + "email": "99.hoangtran@gmail.com" + }, + "record": { + "CNAME": "hoangtran0410.github.io" + } +} From 7ed7221286b7678ebea710f91e8eae3775da367e Mon Sep 17 00:00:00 2001 From: Somaiya <129283820+Somaiya-XI@users.noreply.github.com> Date: Wed, 4 Dec 2024 14:52:14 +0300 Subject: [PATCH 7/9] Update albakhet.json --- domains/albakhet.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/albakhet.json b/domains/albakhet.json index acec9b279..49e8b9333 100644 --- a/domains/albakhet.json +++ b/domains/albakhet.json @@ -6,9 +6,9 @@ }, "record": { "MX": [ - {"priority": 10, "value": "mx1.improvmx.com"}, - {"priority": 20, "value": "mx2.improvmx.com"} + "mx1.improvmx.com", + "mx2.improvmx.com" ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } From 507fce3d074cdad564883c5540706b2b1f074d14 Mon Sep 17 00:00:00 2001 From: TheFrenchSalmon <104065723+saumonarcenciel@users.noreply.github.com> Date: Wed, 4 Dec 2024 13:39:25 +0100 Subject: [PATCH 8/9] Update saumon.json I changed my email and the record IP. --- domains/saumon.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/saumon.json b/domains/saumon.json index 89e77e457..2982bfea6 100644 --- a/domains/saumon.json +++ b/domains/saumon.json @@ -1,10 +1,10 @@ { "owner": { "username": "saumonarcenciel", - "email": "viala38000@gmail.com", + "email": "saumon@duck.com", "discord": "823623660743950416" }, "record": { - "A": ["163.5.143.4"] + "A": ["109.234.166.168"] } } From 8fdf323446513b2cd5020341d84904d27c70dc83 Mon Sep 17 00:00:00 2001 From: tunz_ankies <85606113+Tuan-Dang05@users.noreply.github.com> Date: Wed, 4 Dec 2024 21:18:19 +0700 Subject: [PATCH 9/9] Create tunzankies.json --- domains/tunzankies.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tunzankies.json diff --git a/domains/tunzankies.json b/domains/tunzankies.json new file mode 100644 index 000000000..519c87449 --- /dev/null +++ b/domains/tunzankies.json @@ -0,0 +1,10 @@ +{ + "owner": { + "description": "tunzankies.is-a.dev", + "username": "Tuan-Dang05", + "discord": "703136026595426305" + }, + "record": { + "CNAME": "portfolio-3-d-nu.vercel.app" + } +}