From 35960ca1e12d0933dc528f741f126b19765db60c Mon Sep 17 00:00:00 2001 From: Andre Hansen Date: Fri, 11 Apr 2025 19:27:20 +0200 Subject: [PATCH 1/3] Create hansen.json --- hansen.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 hansen.json diff --git a/hansen.json b/hansen.json new file mode 100644 index 000000000..4be8a62f3 --- /dev/null +++ b/hansen.json @@ -0,0 +1,12 @@ +{ + "description" : "Personal coolify website for fun" + "owner" : { + "username" : "quickburrrn" + "email" : "andre.hansen146@gmail.com" + }, + "record" : { + "A" : [ + "65.108.219.118", + ] + }, +} From e5eb2a446ccef890a95864f9bf032cfe230478c2 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sat, 12 Apr 2025 07:50:16 +0800 Subject: [PATCH 2/3] Update hansen.json --- hansen.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hansen.json b/hansen.json index 4be8a62f3..394ce9694 100644 --- a/hansen.json +++ b/hansen.json @@ -1,12 +1,12 @@ { - "description" : "Personal coolify website for fun" + "description" : "Personal coolify website for fun", "owner" : { - "username" : "quickburrrn" + "username" : "quickburrrn", "email" : "andre.hansen146@gmail.com" }, "record" : { "A" : [ - "65.108.219.118", + "65.108.219.118" ] - }, + } } From 6773f2693c13884b9eb8bc87f06763430cd0f31b Mon Sep 17 00:00:00 2001 From: Andre Hansen Date: Sat, 12 Apr 2025 02:36:21 +0200 Subject: [PATCH 3/3] add andreh.json --- hansen.json => domains/andreh.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename hansen.json => domains/andreh.json (100%) diff --git a/hansen.json b/domains/andreh.json similarity index 100% rename from hansen.json rename to domains/andreh.json