From 9c5981edcac467384bfdf3d5851632efaee803c4 Mon Sep 17 00:00:00 2001 From: nirewen Date: Thu, 6 Oct 2022 22:39:46 -0300 Subject: [PATCH] feat: Added domain programatically --- domains/maria.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/maria.json diff --git a/domains/maria.json b/domains/maria.json new file mode 100644 index 000000000..86bf9cdde --- /dev/null +++ b/domains/maria.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "nirewen", + "email": "londero.edu@gmail.com" + }, + + "record": { + "URL": "https://github.com/marialuisamol" + } + } + \ No newline at end of file