diff --git a/domains/forero.json b/domains/forero.json new file mode 100644 index 000000000..d58b8f990 --- /dev/null +++ b/domains/forero.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "forerosantiago", + "email": "forero@disroot.org" + }, + "record": { + "CNAME": "forero.eu.org" + } +} diff --git a/domains/jayasurya.json b/domains/jayasurya.json new file mode 100644 index 000000000..0c7cc56e3 --- /dev/null +++ b/domains/jayasurya.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jsuryakt" + }, + "record": { + "A": [ + "72.2.60.5" + ] + } +} \ 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 diff --git a/domains/thehcj.json b/domains/thehcj.json new file mode 100644 index 000000000..f176fc493 --- /dev/null +++ b/domains/thehcj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thehcj", + "bluesky": "did:plc:5f2c6awh4ffekm7srmi4d6zg" + }, + "record": { + "CNAME": "thehcj.github.io" + } +} diff --git a/domains/thiaguinho.json b/domains/thiaguinho.json new file mode 100644 index 000000000..af4c088d7 --- /dev/null +++ b/domains/thiaguinho.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HomeamdAfK", + "email": "homeamd@hotmail.com" + }, + "record": { + "CNAME": "umbrel.minotaur-enigmatic.ts.net" + } +}