From 78c1ec7ef05e6f0fa5ac8108d267a2eaa995b961 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20L?= <20417186+zkimi@users.noreply.github.com> Date: Thu, 12 Jan 2023 19:50:05 +0100 Subject: [PATCH 1/2] Added timotheelefebvre --- domains/timotheelefebvre.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/timotheelefebvre.json diff --git a/domains/timotheelefebvre.json b/domains/timotheelefebvre.json new file mode 100644 index 000000000..cf840fd14 --- /dev/null +++ b/domains/timotheelefebvre.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "zkimi", + "email": "timothee.lefebvre@edu.esiee.fr" + }, + "record": { + "URL": "timotheelefebvre.fr" + } + } + \ No newline at end of file From 1e31d125e5d88c86622b9d3a02961760876be4d3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 13 Jan 2023 08:19:01 +0800 Subject: [PATCH 2/2] fix url --- domains/timotheelefebvre.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/timotheelefebvre.json b/domains/timotheelefebvre.json index cf840fd14..5a26e08be 100644 --- a/domains/timotheelefebvre.json +++ b/domains/timotheelefebvre.json @@ -5,7 +5,7 @@ "email": "timothee.lefebvre@edu.esiee.fr" }, "record": { - "URL": "timotheelefebvre.fr" + "URL": "https://timotheelefebvre.fr" } } - \ No newline at end of file +