Files
is-a-dev/domains/suki.json
T
Suki 4b84be28a6 Update suki.json
Changed email and ipv4
2023-02-11 08:30:37 +05:30

19 lines
363 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"
],
"MX": [
"ns1.crystalcloud.xyz",
"ns2.crystalcloud.xyz"
],
"TXT": "v=spf1 a mx ip4:212.193.3.66 ~all"
}
}