mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-23 06:24:47 +00:00
chore: formatting file anmail.json
This commit is contained in:
+19
-15
@@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user