From 27319a40c61210982c00d4afc9e0c87f5c70a9c1 Mon Sep 17 00:00:00 2001 From: Elflanded <49889930+Elflanded@users.noreply.github.com> Date: Tue, 8 Dec 2020 16:32:22 -0500 Subject: [PATCH 1/3] Create elflanded.json --- domains/elflanded.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 domains/elflanded.json diff --git a/domains/elflanded.json b/domains/elflanded.json new file mode 100644 index 000000000..711f5f2fb --- /dev/null +++ b/domains/elflanded.json @@ -0,0 +1,18 @@ +{ + "description": "Elflanded's Development Website.", + "repo": "https://github.com/Elflanded/website", + "owner": { + "username": "Elflanded", + "email": "elflanded@gmail.com" +}, + + ( + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} From a9f2a4bf5924e763f4fbb340564da14b964bfc44 Mon Sep 17 00:00:00 2001 From: Elflanded <49889930+Elflanded@users.noreply.github.com> Date: Tue, 8 Dec 2020 16:33:44 -0500 Subject: [PATCH 2/3] Update elflanded.json --- domains/elflanded.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/elflanded.json b/domains/elflanded.json index 711f5f2fb..90475cbf3 100644 --- a/domains/elflanded.json +++ b/domains/elflanded.json @@ -5,8 +5,6 @@ "username": "Elflanded", "email": "elflanded@gmail.com" }, - - ( "record": { "A": [ "185.199.108.153", From 608750b5bedc910858ebb0917d062d56d2e2a3a3 Mon Sep 17 00:00:00 2001 From: Elflanded <49889930+Elflanded@users.noreply.github.com> Date: Tue, 8 Dec 2020 18:44:06 -0500 Subject: [PATCH 3/3] Rename elflanded.json to elf.json --- domains/{elflanded.json => elf.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{elflanded.json => elf.json} (100%) diff --git a/domains/elflanded.json b/domains/elf.json similarity index 100% rename from domains/elflanded.json rename to domains/elf.json