Merge pull request #18001 from SkyExploreWasTaken/main

This commit is contained in:
Stefano Del Prete
2025-01-04 00:52:27 +01:00
committed by GitHub
2 changed files with 18 additions and 2 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "SkyExploreWasTaken",
"discord": "1049263707177353247"
},
"record": {
"A": ["37.27.51.34"],
"AAAA": ["2a01:4f9:3081:399c::4"],
"TXT": ["domain-verification=skyexplorewastaken"]
},
"proxied": false
}
+6 -2
View File
@@ -4,9 +4,13 @@
"discord": "1049263707177353247"
},
"record": {
"A": ["82.67.68.228"],
"A": ["37.27.51.34"],
"AAAA": ["2a01:4f9:3081:399c::4"],
"MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"],
"TXT": ["v=spf1 include:zohomail.eu ~all"]
"TXT": [
"v=spf1 include:zohomail.eu ~all",
"domain-verification=skyexplorewastaken"
]
},
"proxied": false
}