From 4338854973b6d326f5a41f227848d8a9017a5643 Mon Sep 17 00:00:00 2001 From: NerdsForGaming <74607784+NerdsForGaming@users.noreply.github.com> Date: Wed, 16 Aug 2023 18:16:12 +0530 Subject: [PATCH] feat(domain): add `thesonofdevilhunter.is-a.dev` --- domains/thesonofdevilhunter.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/thesonofdevilhunter.json diff --git a/domains/thesonofdevilhunter.json b/domains/thesonofdevilhunter.json new file mode 100644 index 000000000..5e06d971c --- /dev/null +++ b/domains/thesonofdevilhunter.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "NerdsForGaming", + "email": "thesonofdevilhunter1@gmail.com" + }, + + "record": { + "A": ["nerdsforgaming.github.io"] + } +}