From d63f58a4dc0cff75ba09d506be0cd0c64a719cd1 Mon Sep 17 00:00:00 2001 From: Wizqdev Date: Sun, 29 Oct 2023 22:39:52 +0530 Subject: [PATCH] feat(domain): wizq.is-a.dev --- domains/wizq.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wizq.json diff --git a/domains/wizq.json b/domains/wizq.json new file mode 100644 index 000000000..eee2c3cb5 --- /dev/null +++ b/domains/wizq.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Wizqdev", + "email": "prajwal2079@gmail.com" + }, + "record": { + "A": ["63.141.249.43"] + } +}