mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-21 04:24:17 +00:00
Update suki.json
Added IP
This commit is contained in:
+11
-10
@@ -1,12 +1,13 @@
|
||||
{
|
||||
"description": "A cool website",
|
||||
"repo": "https://github.com/SukiPlayz/hello-world",
|
||||
"owner": {
|
||||
"username": "SukiPlayz",
|
||||
"email": "sukimayoo@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "v=spf1 a mx ip4:212.193.3.66 include:spf.improvmx.com ~all",
|
||||
"MX": ["mx1.improvmx.com.", "mx2.improvmx.com."]
|
||||
}
|
||||
"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 include:spf.improvmx.com ~all",
|
||||
"MX": ["mx1.improvmx.com.", "mx2.improvmx.com."]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user