diff --git a/domains/email.yp.shockbs.json b/domains/email.shockbs.json similarity index 100% rename from domains/email.yp.shockbs.json rename to domains/email.shockbs.json diff --git a/domains/mx._domainkey.shockbs.json b/domains/mx._domainkey.shockbs.json new file mode 100644 index 000000000..4fbf0cbd7 --- /dev/null +++ b/domains/mx._domainkey.shockbs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "TXT": "k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAo7glh0m568v7ZIJJIT7dkDw7CZ4Qt648nfcQoXylkXVJdcBzmRe/wqtJ4v5il8RZH4kI3dCRKgqNTO7OG0mcXqYJ5dGSqsdOemvEaKZo4MA+7NqMLDhDe1PLT3xrVAHiy36DT2XH78KKmZvLQRM/dYwRHy7guo+2oKczaYJX1kwiX9i5ZGFUhFx2kjY2TxbkN/QBUmsfa51Ld1OsJ+akqe+i+/TSDZq0eZGHMEr0+9hTinhxiuj90FJqLB7oibDeF4+0+VhWZHegTFiuO1+Q9yb09xD2rz8GIitzSMfGZjGql/z6MdKMZs1gPRwIhjG3pfazmXy99sSAXLxg0pvymwIDAQAB" + } +} diff --git a/domains/shockbs.json b/domains/shockbs.json index f5b2e3082..2ad542870 100644 --- a/domains/shockbs.json +++ b/domains/shockbs.json @@ -4,6 +4,8 @@ "email": "apipherng@gmail.com" }, "record": { - "CNAME": "shockbshdhhdjdjndjd.onrender.com" + "A": ["216.24.57.1"], + "MX": ["mxa.mailgun.org","mxb.mailgun.org"], + "TXT": "v=spf1 include:mailgun.org ~all" } }