Files
is-a-dev/domains/@.json
T
2023-12-25 07:21:34 +08:00

14 lines
378 B
JSON

{
"description": "The root domain for is-a.dev website",
"repo": "https://github.com/is-a-dev/is-a-dev.github.io",
"owner": {
"username": "phenax",
"email": "phenax5@gmail.com"
},
"record": {
"URL": "http://www.is-a.dev",
"MX": ["mail.is-a.dev"],
"TXT": ["v=spf1 ip4:51.161.54.164 include:mail.is-a.dev ~all"]
}
}