From 83345f00ee568ff2476bfdc4bbcdd0a67e761452 Mon Sep 17 00:00:00 2001 From: ItzMaxxi Date: Sat, 29 Oct 2022 20:55:55 -0300 Subject: [PATCH] feat: Added domain programatically --- domains/max.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/max.json diff --git a/domains/max.json b/domains/max.json new file mode 100644 index 000000000..aa8a8d8fc --- /dev/null +++ b/domains/max.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "ItzMaxxi", + "email": "maxguilham@protonmail.com" + }, + + "record": { + "URL": "https://eu.dzxdev.repl.co/" + } + } + \ No newline at end of file