From 775914a81dee7abd27faa671f842eddb96432457 Mon Sep 17 00:00:00 2001 From: skgupta507 Date: Wed, 21 Feb 2024 08:10:08 +0530 Subject: [PATCH] feat(domain): sunil.is-a.dev --- domains/sunil.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sunil.json diff --git a/domains/sunil.json b/domains/sunil.json new file mode 100644 index 000000000..8748208c3 --- /dev/null +++ b/domains/sunil.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "skgupta507", + "email": "sunilk98850@gmail.com" + }, + "record": { + "URL": "https://yt-musix.vercel.app" + } +}