From 362b6e11ef12c0f1d17406fc8fb98c7d00634730 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Fri, 12 Jan 2024 11:55:14 +0800 Subject: [PATCH 1/7] feat(domain): ryobotz.is-a.dev From 3803e130e9e9bf0efc99d87cb8165aba214e6896 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Fri, 12 Jan 2024 14:15:50 +0800 Subject: [PATCH 2/7] Update ryobotz.json --- domains/ryobotz.json | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/domains/ryobotz.json b/domains/ryobotz.json index eabbd974b..2250eff0d 100644 --- a/domains/ryobotz.json +++ b/domains/ryobotz.json @@ -3,12 +3,7 @@ "username": "FrosGaming", "email": "dgfrosdgfros@gmail.com" }, - "record": { - "A": [ - "217.174.245.249", - "51.161.54.161" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} \ No newline at end of file + "record": { + "CNAME": "pnode1.danbot.host:5525" + } +} From e1bf986001452876ca92f3bc79ee0d259032757c Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Sat, 13 Jan 2024 14:23:15 +0800 Subject: [PATCH 3/7] Update ryobotz.json --- domains/ryobotz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ryobotz.json b/domains/ryobotz.json index 2250eff0d..dea948156 100644 --- a/domains/ryobotz.json +++ b/domains/ryobotz.json @@ -4,6 +4,6 @@ "email": "dgfrosdgfros@gmail.com" }, "record": { - "CNAME": "pnode1.danbot.host:5525" + "CNAME": "pnode1.danbot.host:552" } } From dd73fef473f2bd45ece38e6b6defbc5e1bb2dc69 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Sat, 13 Jan 2024 14:23:28 +0800 Subject: [PATCH 4/7] Update ryobotz.json --- domains/ryobotz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ryobotz.json b/domains/ryobotz.json index dea948156..2250eff0d 100644 --- a/domains/ryobotz.json +++ b/domains/ryobotz.json @@ -4,6 +4,6 @@ "email": "dgfrosdgfros@gmail.com" }, "record": { - "CNAME": "pnode1.danbot.host:552" + "CNAME": "pnode1.danbot.host:5525" } } From 180b48112ffcc8251c3b32493660de9e87b5bf3f Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Sat, 13 Jan 2024 17:33:40 +0800 Subject: [PATCH 5/7] Update ryobotz.json --- domains/ryobotz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ryobotz.json b/domains/ryobotz.json index 2250eff0d..c5e837f17 100644 --- a/domains/ryobotz.json +++ b/domains/ryobotz.json @@ -4,6 +4,6 @@ "email": "dgfrosdgfros@gmail.com" }, "record": { - "CNAME": "pnode1.danbot.host:5525" + "A": "69.30.249.53" } } From bf3ae221276a09763b0d13f03f7786c093ce0a47 Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Sat, 13 Jan 2024 17:42:29 +0800 Subject: [PATCH 6/7] feat(domain): ziroweb.is-a.dev --- domains/ziroweb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ziroweb.json diff --git a/domains/ziroweb.json b/domains/ziroweb.json new file mode 100644 index 000000000..d2e7ef7da --- /dev/null +++ b/domains/ziroweb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrosGaming", + "email": "dgfrosdgfros@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 83425b428b735f9a59f39a94f4248549ed261fe7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 14 Jan 2024 08:57:59 +0800 Subject: [PATCH 7/7] Update ryobotz.json --- domains/ryobotz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ryobotz.json b/domains/ryobotz.json index c5e837f17..264151c4c 100644 --- a/domains/ryobotz.json +++ b/domains/ryobotz.json @@ -4,6 +4,6 @@ "email": "dgfrosdgfros@gmail.com" }, "record": { - "A": "69.30.249.53" + "A": ["69.30.249.53"] } }