Files
is-a-dev/domains/suki.json
T
William Harrison c050fefdad no NS as MX records
2023-02-23 06:46:25 +08:00

13 lines
273 B
JSON

{
"description": "A cool website",
"repo": "https://github.com/SukiPlayz/hello-world",
"owner": {
"username": "SukiPlayz",
"email": "sukimayoo@outlook.com"
},
"record": {
"A": ["212.193.3.66"],
"TXT": "v=spf1 a mx ip4:212.193.3.66 ~all"
}
}