From 5bd79ec659031ee9e19e3a864cbf64bf07c8b604 Mon Sep 17 00:00:00 2001 From: Will Clarke <80069102+wclarkey@users.noreply.github.com> Date: Sat, 7 May 2022 13:20:29 +0100 Subject: [PATCH] Update format.json --- format.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/format.json b/format.json index 2ea162c..392b46f 100644 --- a/format.json +++ b/format.json @@ -37,3 +37,10 @@ FOR CNAME "CNAME": "target-goes-here" } } + +FOR A +{ + "record":{ + "A": "ip-goes-here" + } +}