From 21334d7e7e578f9daa8cb31155efad2afed4ebd7 Mon Sep 17 00:00:00 2001 From: IncognitoTGT Date: Fri, 28 Jul 2023 11:51:38 -0400 Subject: [PATCH] feat(domain): tgt.is-a.dev --- domains/tgt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tgt.json diff --git a/domains/tgt.json b/domains/tgt.json new file mode 100644 index 000000000..66a8ed709 --- /dev/null +++ b/domains/tgt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "IncognitoTGT", + "email": "mashoor539@gmail.com" + }, + "record": { + "URL": "https://mashoortest.tk" + } +}