diff --git a/domains/rand.json b/domains/rand.json deleted file mode 100644 index b60f24f47..000000000 --- a/domains/rand.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Redirects to a random .is-a.dev site", - "repo": "https://github.com/gusruben/random-is-a-dev", - "owner": { - "username": "gusruben", - "email": "gusruben@protonmail.com" - }, - "record": { - "A": [ "173.255.236.153" ] - } - } \ No newline at end of file diff --git a/domains/random.json b/domains/random.json index b14fc31dc..c70527107 100644 --- a/domains/random.json +++ b/domains/random.json @@ -1,14 +1,11 @@ { + "description": "Redirects to a random .is-a.dev site", + "repo": "https://github.com/gusruben/random-is-a-dev", "owner": { - "username": "EducatedSuddenBucket", - "email": "educatedsuddenbucket@gmail.com" + "username": "gusruben", + "email": "gusruben@protonmail.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] + "A": [ "173.255.236.153" ] } -} +} \ No newline at end of file