From 4e86b22990fe6e13704a8fdf0147a5e5ece7c93e Mon Sep 17 00:00:00 2001 From: Jackson Kelly Date: Sat, 28 Dec 2024 14:14:40 +1300 Subject: [PATCH] Fix invalid JSON for h.jax.json --- domains/h.jax.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/h.jax.json b/domains/h.jax.json index 098723f1b..cb8b2a27f 100644 --- a/domains/h.jax.json +++ b/domains/h.jax.json @@ -4,6 +4,6 @@ }, "record": { "A": ["207.211.149.245"] - } - "proxied": true, + }, + "proxied": true }