diff --git a/domains/elf.json b/domains/elf.json new file mode 100644 index 000000000..90475cbf3 --- /dev/null +++ b/domains/elf.json @@ -0,0 +1,16 @@ +{ + "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" + ] + } +}