From 303838ffa0349264db3978b336168d11b78ced9e Mon Sep 17 00:00:00 2001 From: th3conc3pt3ur Date: Tue, 30 Aug 2022 09:23:13 +0200 Subject: [PATCH 1/2] 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 From 9999a6bfdf3bcba0fe284bc60698259a14fd0564 Mon Sep 17 00:00:00 2001 From: TheConcepteur Date: Tue, 30 Aug 2022 09:26:50 +0200 Subject: [PATCH 2/2] Update theconcepteur.json --- domains/theconcepteur.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/theconcepteur.json b/domains/theconcepteur.json index 7fa294183..43c211696 100644 --- a/domains/theconcepteur.json +++ b/domains/theconcepteur.json @@ -2,11 +2,11 @@ { "owner": { "username": "th3conc3pt3ur", - "email": "damien.lefebvre.mail@gmail.com" + "email": "conceptordev@gmail.com" }, "record": { "A": ["37.187.6.109"] } } - \ No newline at end of file +