Create mail.arman.json

This commit is contained in:
ItzArman09
2022-04-28 20:12:20 +05:30
committed by GitHub
parent cda0ee4232
commit 5b01c96aee
+21
View File
@@ -0,0 +1,21 @@
{
"owner": {
"name": "arman",
"github": "ItzArman09",
"mail": "contact@mail.arman.is-a.dev"
},
repo: "https://github.com/ItzArman09/mail.git",
"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"
}
}