From b838134dbe280c1a207d70b479a3160936cc0b0c Mon Sep 17 00:00:00 2001 From: iiMaxxi Date: Wed, 7 Sep 2022 11:04:09 -0300 Subject: [PATCH] feat: Added domain programatically --- domains/guilherme.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/guilherme.json diff --git a/domains/guilherme.json b/domains/guilherme.json new file mode 100644 index 000000000..62eab6181 --- /dev/null +++ b/domains/guilherme.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "iiMaxxi", + "email": "iimaxxiguilham@gmail.com" + }, + + "record": { + "URL": "https://eu.dzxdev.repl.co/" + } + } + \ No newline at end of file