Update anon.json

This commit is contained in:
AnonDev
2023-07-24 15:16:57 +02:00
committed by GitHub
parent 4a6db47e46
commit 91ed3fad04
+6 -2
View File
@@ -1,9 +1,13 @@
{
"description": "Anondev's personal profile website",
"repo": "https://github.com/anondev-sudo/anondev-sudo",
"owner": {
"username": "anondev-sudo",
"email": "anondev@anonym-dev.tk"
"email": "contact@anonym-dev.tk"
},
"record": {
"MX": "4e7b2afdee66dc77.mx1.emailprofi.seznam.cz"
"CNAME": "anondev.up.railway.app",
"MX": ["4e7b2afdee66dc77.mx1.emailprofi.seznam.cz", "4e7b2afdee66dc77.mx2.emailprofi.seznam.cz"],
"TXT": "v=spf1 include:spf.seznam.cz ~all"
}
}