diff --git a/domains/jsttan.json b/domains/jsttan.json index 4c34dbfc6..b38ec3205 100644 --- a/domains/jsttan.json +++ b/domains/jsttan.json @@ -1,12 +1,14 @@ { - "owner": { - "username": "Jst-Tan", - "email": "77162018+Jst-Tan@users.noreply.github.com", - "discord": "1077450378880233512" - }, - - "record": { - "CNAME": "jst-tan.github.io" - } + "owner": { + "username": "Jst-Tan", + "email": "jestonjst@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } - \ No newline at end of file +} \ No newline at end of file