From e6ffcc2141cec9d8f60972df2bdf414374915d66 Mon Sep 17 00:00:00 2001 From: IbrahimKhan2004 Date: Tue, 5 Sep 2023 18:31:25 +0530 Subject: [PATCH] feat(domain): bashafk.is-a.dev --- domains/bashafk.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bashafk.json diff --git a/domains/bashafk.json b/domains/bashafk.json new file mode 100644 index 000000000..0427a9844 --- /dev/null +++ b/domains/bashafk.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "IbrahimKhan2004", + "email": "OfficialIbrahimKhan2004@proton.me" + }, + "record": { + "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