Merge pull request #4760 from SukiPlayz/patch-3

Update suki.json
This commit is contained in:
William Harrison
2023-02-11 15:56:36 +08:00
committed by GitHub
+3 -3
View File
@@ -3,16 +3,16 @@
"repo": "https://github.com/SukiPlayz/hello-world",
"owner": {
"username": "SukiPlayz",
"email": "sukinotsus@pastagalaxy.xyz"
"email": "sukimayoo@outlook.com"
},
"record": {
"A": [
"135.148.226.33"
"212.193.3.66"
],
"MX": [
"ns1.crystalcloud.xyz",
"ns2.crystalcloud.xyz"
],
"TXT": "v=spf1 a mx ip4:135.148.226.33 ~all"
"TXT": "v=spf1 a mx ip4:212.193.3.66 ~all"
}
}