From bf97090d527e779728aa4259bcaa957e20dfc70b Mon Sep 17 00:00:00 2001 From: Sono Date: Sat, 12 Oct 2024 14:30:12 +0200 Subject: [PATCH 1/2] Update mc.sono.json --- domains/mc.sono.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mc.sono.json b/domains/mc.sono.json index a6b5e2e2f..6fde12a96 100644 --- a/domains/mc.sono.json +++ b/domains/mc.sono.json @@ -4,6 +4,6 @@ "email": "sono.arbeit@gmail.com" }, "record": { - "CNAME": "574ccc29-f29c-444a-a610-97eeb4ad17c0.shield.neoprotect.ovh" + "A": "45.92.217.48" } } From a23bf1fbb7fb9b5a9f93aa77c74d847d0ba653cd Mon Sep 17 00:00:00 2001 From: Sono Date: Sat, 12 Oct 2024 14:45:09 +0200 Subject: [PATCH 2/2] fixed a record --- domains/mc.sono.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/mc.sono.json b/domains/mc.sono.json index 6fde12a96..108a9d1e5 100644 --- a/domains/mc.sono.json +++ b/domains/mc.sono.json @@ -4,6 +4,8 @@ "email": "sono.arbeit@gmail.com" }, "record": { - "A": "45.92.217.48" + "A": [ + "45.92.217.48" + ] } }