Create suki.json

I'm creating this behalf of my friend because he doesn't know how to use GitHub
This commit is contained in:
RehanPlayz
2021-10-25 18:17:43 +03:00
committed by GitHub
parent c25489dd42
commit ef27e474cf
+18
View File
@@ -0,0 +1,18 @@
{
"description": "A cool website",
"repo": "https://github.com/SukiPlayz/hello-world",
"owner": {
"username": "SukiPlayz",
"email": "sukinotsus@pastagalaxy.xyz"
},
"record": {
"A": [
"198.251.81.131"
],
"MX": [
"ns1.crystalcloud.xyz",
"ns2.crystalcloud.xyz"
],
"TXT": "v=spf1 a mx ip4:198.251.81.131 ~all"
}
}