diff --git a/domains/api-space.json b/domains/api-space.json deleted file mode 100644 index b8389b6cc..000000000 --- a/domains/api-space.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "My api", - "owner": { - "username": "StalkerMeyr", - "email": "andchit223@gmail.com" - }, - "record": { - "A": [ - "185.87.48.199" - ] - } -} \ No newline at end of file diff --git a/domains/ashutoshkumar.json b/domains/ashutoshkumar.json index 18b464da4..3d75958e1 100644 --- a/domains/ashutoshkumar.json +++ b/domains/ashutoshkumar.json @@ -5,6 +5,6 @@ "email": "ashutoshkumardbms@gmail.com" }, "record": { - "CNAME": "ashutosh.me" + "CNAME": "ashutoshkumar.me" } } diff --git a/domains/cdn-rehanplayz.json b/domains/cdn-rehanplayz.json new file mode 100644 index 000000000..6752513a5 --- /dev/null +++ b/domains/cdn-rehanplayz.json @@ -0,0 +1,14 @@ +{ + "description": "A CDN for my files", + "repo": "https://github.com/RehanPlayz/RehanPlayz.github.io", + "owner": { + "username": "RehanPlayz", + "email": "RehanPlayz321@protonmail.com" + }, + "record": { + "A": [ + "159.89.255.51" + ], + "TXT": "6ZzT79WA" + } +} diff --git a/domains/tarik.json b/domains/tarik.json new file mode 100644 index 000000000..229555f73 --- /dev/null +++ b/domains/tarik.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website of Tarık Coşkun", + "repo": "https://github.com/tarikcoskun/website", + "owner": { + "username": "tarikcoskun", + "email": "tarikcskun@gmail.com" + }, + "record": { + "CNAME": "tarikcoskun.up.railway.app" + } +} diff --git a/domains/woosh.json b/domains/woosh.json new file mode 100644 index 000000000..60c87a28e --- /dev/null +++ b/domains/woosh.json @@ -0,0 +1,13 @@ +{ + "description": "idk just a domain i guess", + "repo": "https://github.com/LetMeWoosh", + "owner": { + "username": "LetMeWoosh", + "email": "me@letmewoosh.xyz" + }, + "record": { + "MX": [ + "mail.letmewoosh.me" + ] + } +}