Merge pull request #10670 from itxpp/spicy

Register spicy subdomain
This commit is contained in:
DIBSTER
2024-01-03 21:44:26 -05:00
committed by GitHub
2 changed files with 28 additions and 0 deletions
@@ -0,0 +1,9 @@
{
"owner": {
"username": "oyepriyansh",
"email": "oyepriyansh@hotmail.com"
},
"record": {
"TXT": "0e84f14f3a"
}
}
+19
View File
@@ -0,0 +1,19 @@
{
"owner": {
"username": "oyepriyansh",
"email": "oyepriyansh@hotmail.com"
},
"record": {
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}