From 303838ffa0349264db3978b336168d11b78ced9e Mon Sep 17 00:00:00 2001 From: th3conc3pt3ur Date: Tue, 30 Aug 2022 09:23:13 +0200 Subject: [PATCH] feat: Added domain programatically --- domains/theconcepteur.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/theconcepteur.json diff --git a/domains/theconcepteur.json b/domains/theconcepteur.json new file mode 100644 index 000000000..7fa294183 --- /dev/null +++ b/domains/theconcepteur.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "th3conc3pt3ur", + "email": "damien.lefebvre.mail@gmail.com" + }, + + "record": { + "A": ["37.187.6.109"] + } + } + \ No newline at end of file