diff --git a/domains/basil.json b/domains/basil.json new file mode 100644 index 000000000..bc0a52de9 --- /dev/null +++ b/domains/basil.json @@ -0,0 +1,12 @@ +{ + "description": "Basils' website", + "repo": "https://github.com/LowSpecCorgi/LowSpecCorgi.github.io", + "owner": { + "username": "LowSpecCorgi", + "email": "haroldthesenpai@gmail.com", + "twitter": "basilicous" + }, + "record": { + "CNAME": "LowSpeCorgi.github.io" + } +} diff --git a/domains/derpy.json b/domains/derpy.json new file mode 100644 index 000000000..89eafdaf5 --- /dev/null +++ b/domains/derpy.json @@ -0,0 +1,11 @@ +{ + "description": "Student and developer in the United Kingdom.", + "repo": "https://github.com/ohlookitsderpy", + "record": { + "URL": "https://derpyenterprises.org" + }, + "owner": { + "username": "ohlookitsderpy", + "email": "contact@derpyenterprises.org" + } +} diff --git a/domains/discord.json b/domains/discord.json new file mode 100644 index 000000000..35a36caa8 --- /dev/null +++ b/domains/discord.json @@ -0,0 +1,11 @@ +{ + "description": "a discord bot website", + "repo": "https://github.com/botstudios", + "owner": { + "username": "BotStudios", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "botstudios.github.io" + } +} diff --git a/domains/piyush.json b/domains/piyush.json index 6c45dd23d..175077ef7 100644 --- a/domains/piyush.json +++ b/domains/piyush.json @@ -5,6 +5,6 @@ "email": "bhangalepiyush@gmail.com" }, "record": { - "URL": "https://piyush.codes" + "URL": "https://officialpiyush.github.io" } -} \ No newline at end of file +} diff --git a/domains/termonoid.json b/domains/termonoid.json index e26c2af50..fd2ea03de 100644 --- a/domains/termonoid.json +++ b/domains/termonoid.json @@ -1,12 +1,14 @@ { - "description": "my nickname, for using with github pages", - "repo": "https://github.com/termonoid/termonoid.github.io", + "description": "Domain for personal server", + "repo": "https://github.com/Termonoid/", "owner": { "username": "Termonoid", "email": "termonoid@cumallover.me", "telegram": "termonoid" }, "record": { - "CNAME": "termonoid.github.io" + "A": [ + "51.75.248.116" + ] } -} \ No newline at end of file +} diff --git a/domains/tyman.json b/domains/tyman.json new file mode 100644 index 000000000..3cf33620d --- /dev/null +++ b/domains/tyman.json @@ -0,0 +1,12 @@ +{ + "description": "Tyman's personal developer website", + "repo": "https://github.com/TymanWasTaken/tyman.tech", + "owner": { + "username": "TymanWasTaken", + "email": "", + "discord": "Tyman#7318" + }, + "record": { + "CNAME": "tyman.tech" + } +}