Update niemiets.json

This commit is contained in:
William Harrison
2023-08-25 15:06:59 +08:00
committed by GitHub
parent 6212dd0c8d
commit fc48cfab51
+9 -12
View File
@@ -1,14 +1,11 @@
{
"owner": {
"username": "Niemiets",
"email": "niemiec123123123@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all",
"MX": "hosts.is-a.dev"
}
"owner": {
"username": "Niemiets",
"email": "niemiec123123123@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all",
"MX": ["hosts.is-a.dev"]
}
}