Merge pull request #12484 from AlmaziikDev/main

Update A records on domains
This commit is contained in:
CuteDog5695
2024-02-29 22:23:46 +02:00
committed by GitHub
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"email": "almazgamer228@gmail.com"
},
"record": {
"A": ["45.137.70.68"],
"A": ["109.71.252.37"],
"MX": ["mail.is-a.dev"],
"TXT": "v=spf1 mx a:mail.is-a.dev ~all"
}
+1 -1
View File
@@ -7,7 +7,7 @@
},
"record": {
"A": [
"45.137.70.68"
"109.71.252.37"
]
}
}
+1 -1
View File
@@ -6,7 +6,7 @@
},
"record": {
"A": [
"45.137.70.68"
"109.71.252.37"
]
}
}