Merge branch 'main' into feat/support-discord-verification

This commit is contained in:
Akshay Nair
2023-09-22 22:17:58 +05:30
committed by GitHub
2 changed files with 15 additions and 8 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "istrueuser",
"email": "thisistrueemail@gmail.com"
},
"record": {
"A": ["35.186.245.55"]
}
}
+6 -8
View File
@@ -1,11 +1,9 @@
{
"owner": {
"username": "istrueuser",
"email": "thisistrueemail@gmail.com"
},
"username": "istrueuser",
"email": "thisistrueemail@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}
"A": ["35.186.245.55"]
}
}