Merge branch 'main' into patch-1

This commit is contained in:
DIBSTER
2024-11-22 17:00:12 -05:00
committed by GitHub
2 changed files with 28 additions and 20 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"owner": {
"username": "tr1xem"
},
"record": {
"TXT": ["dh=ecefe601258bdf0c1e1e20adb05d84c7b7229995"]
}
}
+20 -20
View File
@@ -1,22 +1,22 @@
{
"owner": {
"username": "DaInfLoop",
"email": "backupharoongames100@gmail.com"
},
"record": {
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
],
"AAAA": [
"2606:50c0:8000::153",
"2606:50c0:8001::153",
"2606:50c0:8002::153",
"2606:50c0:8003::153"
],
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"TXT": "v=spf1 ip4:37.27.51.34 ip6:2a01:4f9:3081:399c::/64 include:spf.improvmx.com ~all"
}
"owner": {
"username": "DaInfLoop",
"email": "backupharoongames100@gmail.com"
},
"record": {
"A": [
"37.27.51.34"
],
"AAAA": [
"2a01:4f9:3081:399c::4"
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": [
"v=spf1 ip4:37.27.51.34 ip6:2a01:4f9:3081:399c::/64 include:spf.improvmx.com ~all",
"domain-verification=haroon"
]
}
}