From a5855f0f1cc90838cf5d65c3c09b9f8e85e91c46 Mon Sep 17 00:00:00 2001 From: piotr25691 <71488561+piotr25691@users.noreply.github.com> Date: Fri, 4 Feb 2022 11:13:42 +0100 Subject: [PATCH] unlist A records --- domains/lunah.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lunah.json b/domains/lunah.json index 0ed4223d8..aa7aca5c0 100644 --- a/domains/lunah.json +++ b/domains/lunah.json @@ -5,6 +5,6 @@ "email": "lunah@lunahdev.ml" }, "record": { - "A": ["5.161.46.209"] + "A": "5.161.46.209" } }