Merge pull request #10760 from SlycIsACatboy/main

BETA: Register the.catboy.is-a.dev
This commit is contained in:
DIBSTER
2024-01-06 22:54:00 -05:00
committed by GitHub
3 changed files with 31 additions and 12 deletions
+13 -12
View File
@@ -1,12 +1,13 @@
{
"owner": {
"username": "SlycIsACatboy",
"email": "noahhz942@gmail.com",
"discord": "5.s3"
},
"record": {
"A": [
"137.184.119.127"
]
}
}
{
"owner": {
"username": "SlycIsACatboy",
"email": "noahhz942@gmail.com"
},
"record": {
"A": [
"137.184.119.127"
],
"MX": ["mail.is-a.dev"],
"TXT": "v=spf1 mx a:mail.is-a.dev ~all"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "SlycIsACatboy",
"email": "noahhz942@gmail.com"
},
"record": {
"A": ["137.184.119.127"]
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "SlycIsACatboy",
"email": "noahhz942@gmail.com"
},
"record": {
"A": ["137.184.119.127"]
}
}