From c784e39d966f8b1a7ce28e96df7746ebde6db908 Mon Sep 17 00:00:00 2001 From: 3nf94Cmnds <163428485+3nf94Cmnds@users.noreply.github.com> Date: Fri, 18 Oct 2024 19:26:22 +0200 Subject: [PATCH] Forgot the comma again --- domains/celesta.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/celesta.json b/domains/celesta.json index d00c7924a..d1cbd7b8a 100644 --- a/domains/celesta.json +++ b/domains/celesta.json @@ -6,7 +6,8 @@ "discord": "notveryc00l." }, "record": { - "A": "37.101.98.55" - "TXT": "v=spf1 a ~all" + "A": "37.101.98.55", + "TXT": "v=spf1 a ~all", + "NS": "paislee.ns.cloudflare.com", "salvador.ns.cloudflare.com" } }