Merge pull request #8275 from Atr-e/main

BETA: Register johnmortan.is-a.dev
This commit is contained in:
DIBSTER
2023-10-03 08:37:21 -04:00
committed by GitHub
2 changed files with 20 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Atr-e",
"email": "eatr577@gmail.com"
},
"record": {
"CNAME": "galatic.hop.sh"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "Atr-e",
"email": "eatr577@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}