From 28cd0f64eeeaea2ad936dcceda404f14978bf03f Mon Sep 17 00:00:00 2001 From: Indresh P <63254562+indreshp135@users.noreply.github.com> Date: Sun, 17 Dec 2023 19:26:49 +0530 Subject: [PATCH] feat(domain): add `indreshp135.is-a.dev` --- domains/indreshp135.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/indreshp135.json diff --git a/domains/indreshp135.json b/domains/indreshp135.json new file mode 100644 index 000000000..261403222 --- /dev/null +++ b/domains/indreshp135.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "indreshp135", + "email": "indreshp135@gmail.com" + }, + + "record": { + "A": ["144.24.138.210"] + } +}