From f76f42ccb65dd0f531e149ee1f1d7cbb9aa5a5e4 Mon Sep 17 00:00:00 2001 From: PasinduUpendra Date: Sun, 29 Oct 2023 13:30:51 +0530 Subject: [PATCH] feat(domain): pasindu.is-a.dev --- domains/pasindu.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/pasindu.json b/domains/pasindu.json index 1affe2bf2..cdd6f90eb 100644 --- a/domains/pasindu.json +++ b/domains/pasindu.json @@ -4,6 +4,8 @@ "email": "pasinduupendra@gmail.com" }, "record": { - "URL": "https://github.com/pasinduupendra" + "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