From 7a6dfc226fbfc097d059cdd298c77fff3049e6df Mon Sep 17 00:00:00 2001 From: bhoopesh369 Date: Mon, 5 Feb 2024 16:08:44 +0530 Subject: [PATCH] feat(domain): titan.is-a.dev --- domains/titan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/titan.json diff --git a/domains/titan.json b/domains/titan.json new file mode 100644 index 000000000..b493cc257 --- /dev/null +++ b/domains/titan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bhoopesh369", + "email": "bhoopesh459@gmail.com" + }, + "record": { + "A": ["217.174.245.249"] + } +}