From 3e6854aeb2e44324a86bf6494b14aebb448a61ee Mon Sep 17 00:00:00 2001 From: Arcan <22899586+lucidwave@users.noreply.github.com> Date: Thu, 13 May 2021 02:22:15 -0400 Subject: [PATCH 1/2] Create he.json --- domains/he.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/he.json diff --git a/domains/he.json b/domains/he.json new file mode 100644 index 000000000..150364548 --- /dev/null +++ b/domains/he.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lucidwave", + "email": "", + "twitter": "Pumao3" + }, + "record": { + "URL": "https://x3.lol" +} From 1df528357779f5cbcee35ce5b9eaf35af05833b1 Mon Sep 17 00:00:00 2001 From: Jay Jackson <72417807+TheBotlyNoob@users.noreply.github.com> Date: Thu, 13 May 2021 07:31:58 -0400 Subject: [PATCH 2/2] Fix JSON --- domains/he.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/he.json b/domains/he.json index 150364548..e86eea464 100644 --- a/domains/he.json +++ b/domains/he.json @@ -6,4 +6,5 @@ }, "record": { "URL": "https://x3.lol" + } }