Merge pull request #15597 from SpidyWeeb/patch-1

Create spidy.json , For Email Forwarding Bros👋
This commit is contained in:
DIBSTER
2024-08-15 18:53:32 -04:00
committed by GitHub
+13
View File
@@ -0,0 +1,13 @@
{
"owner": {
"username": "SpidyWeeb",
"email": "mrspidy32@outlook.in"
},
"record": {
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}