Merge pull request #12315 from mcshept/main

Update shept.json
This commit is contained in:
CuteDog5695
2024-02-26 14:32:03 +02:00
committed by GitHub
+17 -12
View File
@@ -1,14 +1,19 @@
{
"owner": {
"username": "mcshept",
"email": "maxiheinrich007@yahoo.com"
},
"record": {
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
]
}
"owner": {
"username": "mcshept",
"email": "maxiheinrich007@yahoo.com"
},
"record": {
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}