From 647b07d7239ba4f8741448628c2446f06ac6747c Mon Sep 17 00:00:00 2001 From: 37cut <148013972+37cut@users.noreply.github.com> Date: Fri, 20 Oct 2023 16:23:41 +0800 Subject: [PATCH 01/12] Delete domains/cutt37.json --- domains/cutt37.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/cutt37.json diff --git a/domains/cutt37.json b/domains/cutt37.json deleted file mode 100644 index 78c0ab590..000000000 --- a/domains/cutt37.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Personal Website", - "repo": "https://github.com/37cut/37cut.github.io", - "owner": { - "username": "37cut", - "email": "cutt37@outlook.com" - }, - "record": { - "CNAME": "37cut.github.io" - } -} From 84531201d81567e5c1502d7de7ffe262989286c3 Mon Sep 17 00:00:00 2001 From: 37cut <148013972+37cut@users.noreply.github.com> Date: Fri, 20 Oct 2023 16:27:58 +0800 Subject: [PATCH 02/12] Create 37cut.json --- domains/37cut.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/37cut.json diff --git a/domains/37cut.json b/domains/37cut.json new file mode 100644 index 000000000..cc70121ba --- /dev/null +++ b/domains/37cut.json @@ -0,0 +1,9 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/37cut/37cut.github.io", + "owner": { + "username": "37cut", + "email": "cutt37@outlook.com" + }, + "record": { "CNAME": "37cut.github.io" } +} From 7c99c003c7137b275f4e3740086e5e5bcc403b3b Mon Sep 17 00:00:00 2001 From: 37cut <148013972+37cut@users.noreply.github.com> Date: Fri, 20 Oct 2023 16:28:30 +0800 Subject: [PATCH 03/12] Update 37cut.json --- domains/37cut.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/37cut.json b/domains/37cut.json index cc70121ba..34354ee0f 100644 --- a/domains/37cut.json +++ b/domains/37cut.json @@ -5,5 +5,7 @@ "username": "37cut", "email": "cutt37@outlook.com" }, - "record": { "CNAME": "37cut.github.io" } + "record": { + "CNAME": "37cut.github.io" + } } From 13ae23d9af4f3856116b4ae0bca9ae8ece7371f0 Mon Sep 17 00:00:00 2001 From: 37cut Date: Sat, 21 Oct 2023 18:14:36 +0800 Subject: [PATCH 04/12] feat(domain): cutt37.is-a.dev --- domains/cutt37.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cutt37.json diff --git a/domains/cutt37.json b/domains/cutt37.json new file mode 100644 index 000000000..6322f86ee --- /dev/null +++ b/domains/cutt37.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "37cut", + "email": "cutt37@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3e1d40414cacc79072f8943b18e1b1856fdae3f0 Mon Sep 17 00:00:00 2001 From: 37cut Date: Sat, 21 Oct 2023 18:14:44 +0800 Subject: [PATCH 05/12] feat(domain): cutt37.is-a.dev From cf9dc89eed749dd77bc6158f0b0e41ebd94d2267 Mon Sep 17 00:00:00 2001 From: naveedalirehmani Date: Sat, 21 Oct 2023 23:13:09 +0500 Subject: [PATCH 06/12] feat(domain): naveedalirehmani.is-a.dev --- domains/naveedalirehmani.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/naveedalirehmani.json diff --git a/domains/naveedalirehmani.json b/domains/naveedalirehmani.json new file mode 100644 index 000000000..6143e5d65 --- /dev/null +++ b/domains/naveedalirehmani.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "naveedalirehmani", + "email": "naveedalirehmani321@gmail.com" + }, + "record": { + "A": ["13.48.190.82"] + } +} From 8ef3a4a75580e2c0c05e0efac7e13b414cf47388 Mon Sep 17 00:00:00 2001 From: GizzyUwU Date: Sun, 22 Oct 2023 00:31:40 +0100 Subject: [PATCH 07/12] Updated MX And TXT --- domains/gizzy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/gizzy.json b/domains/gizzy.json index afb595e09..efe4f7885 100644 --- a/domains/gizzy.json +++ b/domains/gizzy.json @@ -6,7 +6,7 @@ "discord": "gizzyuwu" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=nerop455@gmail.com" } } From 17878b82c39ea5b9e5ed46566fdbb9b280ed7032 Mon Sep 17 00:00:00 2001 From: 37cut <148013972+37cut@users.noreply.github.com> Date: Sun, 22 Oct 2023 14:40:28 +0800 Subject: [PATCH 08/12] Update cutt37.json --- domains/cutt37.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/cutt37.json b/domains/cutt37.json index 6322f86ee..438c6a97d 100644 --- a/domains/cutt37.json +++ b/domains/cutt37.json @@ -4,8 +4,6 @@ "email": "cutt37@outlook.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "37cut.github.io" } -} \ No newline at end of file +} From d054515ffb3cc42742771922c57c187ae2c0737a Mon Sep 17 00:00:00 2001 From: mjnaous Date: Sun, 22 Oct 2023 12:27:03 +0300 Subject: [PATCH 09/12] feat(domain): mjn.is-a.dev --- domains/mjn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mjn.json diff --git a/domains/mjn.json b/domains/mjn.json new file mode 100644 index 000000000..73a41d9f2 --- /dev/null +++ b/domains/mjn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mjnaous", + "email": "mj@naous.eu.org" + }, + "record": { + "CNAME": "mjnaous.github.io" + } +} From ebd3f6fb8f48feb0295c6f3de19aa80ca900cb32 Mon Sep 17 00:00:00 2001 From: Jacob1Tm Date: Sun, 22 Oct 2023 12:48:11 +0200 Subject: [PATCH 10/12] feat(domain): jacobtm.is-a.dev --- domains/jacobtm.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jacobtm.json diff --git a/domains/jacobtm.json b/domains/jacobtm.json new file mode 100644 index 000000000..09ce090e4 --- /dev/null +++ b/domains/jacobtm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Jacob1Tm", + "email": "j.pawlak.2007@gmail.com" + }, + "record": { + "CNAME": "jacobtm.me" + } +} From dd8c19a2d404f461f3a534be3400d6e1c7911dde Mon Sep 17 00:00:00 2001 From: Caiden-P Date: Sun, 22 Oct 2023 14:39:17 +0300 Subject: [PATCH 11/12] feat(domain): cumcord.is-a.dev --- domains/cumcord.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cumcord.json diff --git a/domains/cumcord.json b/domains/cumcord.json new file mode 100644 index 000000000..b4ada6215 --- /dev/null +++ b/domains/cumcord.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Caiden-P", + "email": "iididhejejdj@gmail.com" + }, + "record": { + "A": ["217.174.245.249"] + } +} From f4ce4bb99ea6fb5d8990939a1eace60dec8b0567 Mon Sep 17 00:00:00 2001 From: szchenshixi Date: Sun, 22 Oct 2023 20:31:50 +0800 Subject: [PATCH 12/12] feat(domain): chenshixi.is-a.dev --- domains/chenshixi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chenshixi.json diff --git a/domains/chenshixi.json b/domains/chenshixi.json new file mode 100644 index 000000000..b05c9375a --- /dev/null +++ b/domains/chenshixi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "szchenshixi", + "email": "schenax@connect.ust.hk" + }, + "record": { + "CNAME": "srv28401.blue.kundencontroller.de" + } +}