From c362ca4fcc335d7f50212290d1e62dbdd9dcf077 Mon Sep 17 00:00:00 2001 From: Bruhxz54 Date: Sun, 17 Sep 2023 23:09:04 -0500 Subject: [PATCH] feat(domain): bruhx.is-a.dev --- domains/bruhx.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/bruhx.json b/domains/bruhx.json index 8d7145e1e..7cdeea243 100644 --- a/domains/bruhx.json +++ b/domains/bruhx.json @@ -4,6 +4,8 @@ "email": "pollyx73@gmail.com" }, "record": { - "URL": "https://hypertabs-2.yosgardamian1.repl.co/" + "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