From 1400a40948724e2609531498b427a8388f2bb6b2 Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Tue, 16 Apr 2024 22:02:27 +0400 Subject: [PATCH 1/4] CNAME change --- domains/alain.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/alain.json b/domains/alain.json index 464aee85d..cb5b0d6f1 100644 --- a/domains/alain.json +++ b/domains/alain.json @@ -1,4 +1,5 @@ { + "repo": "https://github.com/alainsdev/register", "owner": { "username": "alainsdev", "email": "ghghello30@gmail.com", @@ -6,7 +7,6 @@ }, "record": { - "CNAME": "testroom.000.pe" + "CNAME": "alainsdev.github.io" } } - From dddb8d3f30f4c2a7288a7007b1c1c86f28218999 Mon Sep 17 00:00:00 2001 From: Sono <115237794+getSono@users.noreply.github.com> Date: Wed, 17 Apr 2024 20:01:18 +0200 Subject: [PATCH 2/4] Register sono.is-a.dev --- domains/sono.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sono.json diff --git a/domains/sono.json b/domains/sono.json new file mode 100644 index 000000000..5bfe5ce2a --- /dev/null +++ b/domains/sono.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "getSono", + "email": "julianwolf2013@outlook.de", + "discord": "1222250424309121145" + }, + + "record": { + "CNAME": "getsono.github.io" + } + } + \ No newline at end of file From d1146a1f86e45353c37dc6e3bedf56eaf9d5f605 Mon Sep 17 00:00:00 2001 From: Riley <84996070+boolean44-repos@users.noreply.github.com> Date: Wed, 17 Apr 2024 16:19:38 -0400 Subject: [PATCH 3/4] Update mail.boolean44.json --- domains/mail.boolean44.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mail.boolean44.json b/domains/mail.boolean44.json index 87119aae9..897231022 100644 --- a/domains/mail.boolean44.json +++ b/domains/mail.boolean44.json @@ -4,7 +4,7 @@ "email": "serenitypalmer10@gmail.com" }, "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=palmerowen100@gmail.com"] } } From 31e8e52ab2da02d67a6f7079f2c29536f292a1ae Mon Sep 17 00:00:00 2001 From: Roing Date: Thu, 18 Apr 2024 11:14:07 +0800 Subject: [PATCH 4/4] feat(domain): acctuke.is-a.dev --- domains/acctuke.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/acctuke.json diff --git a/domains/acctuke.json b/domains/acctuke.json new file mode 100644 index 000000000..95709788f --- /dev/null +++ b/domains/acctuke.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Roing", + "email": "yang4421@outlook.com" + }, + "record": { + "A": ["47.120.72.157"] + } +}