diff --git a/domains/mail.arman.json b/domains/mail.arman.json new file mode 100644 index 000000000..d1ce00384 --- /dev/null +++ b/domains/mail.arman.json @@ -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" + } +}