diff --git a/domains/register.json b/domains/register.json index 39dd4bd9a..18f01ccce 100644 --- a/domains/register.json +++ b/domains/register.json @@ -1,11 +1,11 @@ { - "description": "The subdomain for the Is-a.Dev Web Registration Dashboard (Incomplete)", - "repo": "https://github.com/is-a-dev", - "owner": { - "username": "@is-a.dev/maintainers", - "email": "mahir@molai.dev" - }, - "record": { - "CNAME": "register-53h.pages.dev" - } -} + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" + }, + + "record": { + "A": ["204.44.81.53"], + "MX": ["box.is-not-a.dev"] + } + }