From 7776f26fc4161a7700e9ed2a05f405c1020bf21a Mon Sep 17 00:00:00 2001 From: 2618Zahid Date: Wed, 20 Sep 2023 10:39:57 +0600 Subject: [PATCH] feat(domain): panther .is-a.dev --- domains/panther .json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/panther .json diff --git a/domains/panther .json b/domains/panther .json new file mode 100644 index 000000000..cd4fcebb4 --- /dev/null +++ b/domains/panther .json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "2618Zahid", + "email": "zahidhassankalaroa104@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