From 24507f214633e328f136f0d5e0b3a467ca8c2245 Mon Sep 17 00:00:00 2001 From: Delta-0mega Date: Mon, 16 Dec 2024 18:46:05 +0100 Subject: [PATCH] Update seiko.json --- domains/seiko.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/seiko.json b/domains/seiko.json index c3359cbd0..24bdeac06 100644 --- a/domains/seiko.json +++ b/domains/seiko.json @@ -1,10 +1,12 @@ { "owner": { "username": "Delta-0mega", - "email": "zxroff@proton.me", - "discord": "1279377552561147964" + "email": "seikoo.dev@gmail.com", + "discord": "1293641904860172389" }, "record": { - "CNAME": "seiko-7oa.pages.dev" + "A": ["172.66.47.53", "172.66.47.53"], + "MX" : ["mx1.improvmx.com","mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } }