From 23776c68f69632ee85e2d55a945804dbd0c2ccb5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 24 Mar 2023 18:12:30 +0800 Subject: [PATCH] Update woundrite.json --- domains/woundrite.json | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/domains/woundrite.json b/domains/woundrite.json index 63874b341..bb3a0ab3f 100644 --- a/domains/woundrite.json +++ b/domains/woundrite.json @@ -1,11 +1,14 @@ - - { - "owner": { +{ + "owner": { "username": "Woundrite", "email": "ndbendale2004@gmail.com" - }, - "record": { - "A": ["185.199.108.153"] - } + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] } - +}