Merge pull request #8673 from SquareSmp/main

Deleting domain, will create the same domain due to some problems
This commit is contained in:
DIBSTER
2023-10-14 23:24:20 -04:00
committed by GitHub
3 changed files with 22 additions and 9 deletions
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "SquareSmp",
"email": "squaresmp@asia.com"
},
"record": {
"URL": "https://squaresmp.github.io/"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "SquareSmp",
"email": "squaresmp@asia.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "SquareSmp",
"email": "squaresmp@asia.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}