Merge pull request #1996 from MouseMoosz/main

Added mousemoosz domain and sub-domains
This commit is contained in:
MaskDuck
2022-03-28 13:08:31 +07:00
committed by GitHub
3 changed files with 30 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"description": "For my Minecraft server",
"owner": {
"username": "MouseMoosz",
"email": "mousemoosz@protonmail.com"
},
"record": {
"CNAME": "ge.terohost.com"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"description": "For my website",
"owner": {
"username": "MouseMoosz",
"email": "mousemoosz@protonmail.com"
},
"record": {
"CNAME": "mousemoosz.github.io"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"description": "For statuspage",
"owner": {
"username": "MouseMoosz",
"email": "mousemoosz@protonmail.com"
},
"record": {
"CNAME": "mousemoosz.statuspage.io"
}
}