From 5009bbe4597e4c5f5460bf499fd0924605dca438 Mon Sep 17 00:00:00 2001 From: Tim <50992017+tim-it-ger@users.noreply.github.com> Date: Wed, 1 Mar 2023 15:32:21 +0100 Subject: [PATCH 1/3] Create tim-q.json --- domains/tim-q.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tim-q.json diff --git a/domains/tim-q.json b/domains/tim-q.json new file mode 100644 index 000000000..e328d0356 --- /dev/null +++ b/domains/tim-q.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Tim Q.", + "email": "contact@tim-q.de" + }, + "record": { + "URL": "https://tim-q.de" + } +} From bca90679dbb246a19a9da78560b92a714a6f12aa Mon Sep 17 00:00:00 2001 From: Tim <50992017+tim-it-ger@users.noreply.github.com> Date: Wed, 1 Mar 2023 15:34:29 +0100 Subject: [PATCH 2/3] Update tim-q.json --- domains/tim-q.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/tim-q.json b/domains/tim-q.json index e328d0356..cfec00ad0 100644 --- a/domains/tim-q.json +++ b/domains/tim-q.json @@ -1,9 +1,11 @@ { + "description": "My personal portfolio", "owner": { "username": "Tim Q.", - "email": "contact@tim-q.de" + "email": "contact@tim-q.de", + "discord": "Vatic#0920" }, "record": { - "URL": "https://tim-q.de" + "CNAME": "tim-q.de" } } From 5018ac80cfabf625dbeefb64e2f140b44f8aa042 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 2 Mar 2023 06:22:07 +0800 Subject: [PATCH 3/3] Update tim-q.json --- domains/tim-q.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tim-q.json b/domains/tim-q.json index cfec00ad0..d489e8381 100644 --- a/domains/tim-q.json +++ b/domains/tim-q.json @@ -1,7 +1,7 @@ { "description": "My personal portfolio", "owner": { - "username": "Tim Q.", + "username": "tim-it-ger", "email": "contact@tim-q.de", "discord": "Vatic#0920" },