From 4f185663fba6dd1bb30b9dccb0b4faee2c257ee8 Mon Sep 17 00:00:00 2001 From: William Balaile <23701282+wilby-mj@users.noreply.github.com> Date: Tue, 1 Mar 2022 20:40:21 +0300 Subject: [PATCH] Update wbalaile.json Changed curly braces to square brackets for A record. --- domains/wbalaile.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/wbalaile.json b/domains/wbalaile.json index 80912132f..0b3c4d395 100644 --- a/domains/wbalaile.json +++ b/domains/wbalaile.json @@ -6,7 +6,7 @@ "email": "", "twitter": "wilby_mj" }, - "record": { + "record": [ "A": "23.235.223.222" - } + ] }