From cd283494cfa44f186215e8e6f51d951ae9edd2b0 Mon Sep 17 00:00:00 2001 From: ItsRqtl Date: Wed, 5 Oct 2022 21:34:31 -0700 Subject: [PATCH] feat: Added domain programatically --- domains/rqtl.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rqtl.json diff --git a/domains/rqtl.json b/domains/rqtl.json new file mode 100644 index 000000000..a1c993ed8 --- /dev/null +++ b/domains/rqtl.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "ItsRqtl", + "email": "itsrqtl@gmail.com" + }, + + "record": { + "URL": "https://www.youtube.com/itsrqtl" + } + } + \ No newline at end of file