From e9d42dc0a655cf1e18c5f00d64239d23d186f57e Mon Sep 17 00:00:00 2001 From: joythejoystick1 Date: Sat, 16 Sep 2023 16:10:33 +0300 Subject: [PATCH] feat(domain): glqch.is-a.dev --- domains/glqch.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/glqch.json b/domains/glqch.json index 99bbc1efc..75fffcf48 100644 --- a/domains/glqch.json +++ b/domains/glqch.json @@ -1,10 +1,11 @@ { "owner": { - "username": "joythejoystick1", - "email": "midoayoub778@gmail.com" + "username": "joythejoystick1", + "email": "midoayoub778@gmail.com" }, "record": { - "CNAME": "joythejoystick1.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} - +} \ No newline at end of file