From 8bd12b453674076f0a35ca118cb6608340f454d1 Mon Sep 17 00:00:00 2001 From: AnonDev <85408287+anondev-sudo@users.noreply.github.com> Date: Mon, 24 Jul 2023 18:21:47 +0200 Subject: [PATCH] nah check wants array of ip addresses --- domains/anon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anon.json b/domains/anon.json index 2765a84c2..0013638a9 100644 --- a/domains/anon.json +++ b/domains/anon.json @@ -6,7 +6,7 @@ "email": "contact@anonym-dev.tk" }, "record": { - "A": "216.24.57.1", + "A": ["216.24.57.1"], "MX": ["4e7b2afdee66dc77.mx1.emailprofi.seznam.cz", "4e7b2afdee66dc77.mx2.emailprofi.seznam.cz"], "TXT": "v=spf1 include:spf.seznam.cz ~all" }