From 5e30bf9fd5445e24bfdd90e9cce4a7a34cee894e Mon Sep 17 00:00:00 2001 From: rahulsingh2312 Date: Sun, 27 Aug 2023 22:57:42 +0530 Subject: [PATCH] feat(domain): rahulol.is-a.dev --- domains/rahulol.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rahulol.json diff --git a/domains/rahulol.json b/domains/rahulol.json new file mode 100644 index 000000000..09894d160 --- /dev/null +++ b/domains/rahulol.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "rahulsingh2312", + "email": "rahulsinghhh2312@gmail.com" + }, + "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