From 46f345b239b25f8dab94d4ca25ef4c59b329fa68 Mon Sep 17 00:00:00 2001 From: Woundrite <46297894+Woundrite@users.noreply.github.com> Date: Fri, 10 Mar 2023 16:47:17 +0530 Subject: [PATCH 1/3] Added Woundrite --- domains/Woundrite.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Woundrite.json diff --git a/domains/Woundrite.json b/domains/Woundrite.json new file mode 100644 index 000000000..8c7b91100 --- /dev/null +++ b/domains/Woundrite.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Woundrite", + "email": "ndbendale2004@gmail.com" + }, + "record": { + "A": ["185.199.108.153"] + } + } + \ No newline at end of file From d69a46eb32a527b92c268fdb621cdf5c1a2ca5e8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 10 Mar 2023 21:02:37 +0800 Subject: [PATCH 2/3] Rename Woundrite.json to woundrite.json --- domains/{Woundrite.json => woundrite.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{Woundrite.json => woundrite.json} (97%) diff --git a/domains/Woundrite.json b/domains/woundrite.json similarity index 97% rename from domains/Woundrite.json rename to domains/woundrite.json index 8c7b91100..63874b341 100644 --- a/domains/Woundrite.json +++ b/domains/woundrite.json @@ -8,4 +8,4 @@ "A": ["185.199.108.153"] } } - \ No newline at end of file + From 23776c68f69632ee85e2d55a945804dbd0c2ccb5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 24 Mar 2023 18:12:30 +0800 Subject: [PATCH 3/3] 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" + ] } - +}