diff --git a/domains/mail.devansh.json b/domains/mail.devansh.json new file mode 100644 index 000000000..3181ae27b --- /dev/null +++ b/domains/mail.devansh.json @@ -0,0 +1,15 @@ +{ + "description": "mail forwarding", + "repo": "https://github.com/devanshyadav2010/register", + "owner": { + "username": "dev8adam", + "email": "dev8adam576@gmail.com", + "twitter": "devanshyadav" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } + }