Merge branch 'main' into main

This commit is contained in:
William Harrison
2023-10-01 07:20:38 +08:00
committed by GitHub
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
"email": "markwilkens102@gmail.com"
},
"record": {
"CNAME": "stellaris.rf.gd"
"CNAME": "schummler.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "schummler",
"email": "markwilkens102@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}