From af8065a29ed07d4b755c311e9aefa5c891df270d Mon Sep 17 00:00:00 2001 From: Asriel Nguyen Date: Thu, 22 Jun 2023 11:01:04 +0700 Subject: [PATCH] Added improvmx support --- domains/asriel.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/domains/asriel.json b/domains/asriel.json index 24716e9fb..1d1f8ba40 100644 --- a/domains/asriel.json +++ b/domains/asriel.json @@ -1,17 +1,17 @@ { - "description": "asriel.is-a.dev", - "repo": "https://github.com/asrielthegoat/asrielthegoat.github.io/", - "owner": { - "username": "AsrieltheGoat", - "email": "admin@dreemurrs.eu.org", - "discord": "AsrieltheGoat#9753" - }, - "record": { - "CNAME": "asrielthegoat.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "description":"asriel.is-a.dev", + "repo":"https://github.com/asrielthegoat/asrielthegoat.github.io/", + "owner":{ + "username":"AsrieltheGoat", + "email":"admin@dreemurrs.eu.org", + "discord":"AsrieltheGoat#9753" + }, + "record":{ + "CNAME":"asrielthegoat.github.io", + "MX":[ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT":"v=spf1 include:spf.improvmx.com ~all" + } }