mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-07-26 12:19:06 +00:00
Merge pull request #8673 from SquareSmp/main
Deleting domain, will create the same domain due to some problems
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "SquareSmp",
|
||||
"email": "squaresmp@asia.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://squaresmp.github.io/"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user