Editing Records

This commit is contained in:
Sono
2024-04-27 08:43:14 +02:00
committed by GitHub
parent 5b69943415
commit b9188dee70
+11 -10
View File
@@ -1,12 +1,13 @@
{
"owner": {
"username": "getSono",
"email": "julianwolf2013@outlook.de",
"discord": "1222250424309121145"
},
"record": {
"CNAME": "getsono.github.io"
}
"owner": {
"username": "getSono",
"email": "julianwolf2013@outlook.de"
},
"record": {
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}