chore: formatting file anmail.json

This commit is contained in:
DIBSTER
2025-01-21 15:49:40 -05:00
parent 6f3f21bc26
commit c33ec29661
+19 -15
View File
@@ -1,16 +1,20 @@
{
"description": "Subdomain my own website and email forwarding",
"repo": "https://github.com/ririko5834/register",
"owner": {
"username": "ririko5834",
"email": "wolfo89+anmail@protonmail.com"
},
"record": {
"A": ["167.235.217.200"],
"MX": [
"5d84c429388a8a21.mx2.emailprofi.seznam.cz",
"5d84c429388a8a21.mx1.emailprofi.seznam.cz"
],
"TXT": ["v=spf1 include:spf.seznam.cz ~all"]
}
}
"description": "Subdomain my own website and email forwarding",
"repo": "https://github.com/ririko5834/register",
"owner": {
"username": "ririko5834",
"email": "wolfo89+anmail@protonmail.com"
},
"record": {
"A": [
"167.235.217.200"
],
"MX": [
"5d84c429388a8a21.mx2.emailprofi.seznam.cz",
"5d84c429388a8a21.mx1.emailprofi.seznam.cz"
],
"TXT": [
"v=spf1 include:spf.seznam.cz ~all"
]
}
}