From 40ffbc256f50f05b3b6c40358ee1bfdf7d698fe0 Mon Sep 17 00:00:00 2001 From: Insencel <35362457+Insencel@users.noreply.github.com> Date: Wed, 10 Jul 2024 20:56:36 +0200 Subject: [PATCH 1/4] Create insencel.json Request to add insencel.is-a.dev as a subdomain --- domains/insencel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/insencel.json diff --git a/domains/insencel.json b/domains/insencel.json new file mode 100644 index 000000000..cc5adf59d --- /dev/null +++ b/domains/insencel.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Insencel", + "email": "devsencel@gmail.com" + }, + "description": "A domain for hosting a typo3 account to test things with and build test-websites", + "record": { + "A": [ + "164.68.124.156" + ] + } +} From b2320d7cf3fa4c14f6ee29926d9e7249f3a6df6c Mon Sep 17 00:00:00 2001 From: gabryys <149959300+gabekgfx@users.noreply.github.com> Date: Sun, 14 Jul 2024 11:56:23 +0200 Subject: [PATCH 2/4] Create gabek.json --- domains/gabek.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/gabek.json diff --git a/domains/gabek.json b/domains/gabek.json new file mode 100644 index 000000000..d9fd6b982 --- /dev/null +++ b/domains/gabek.json @@ -0,0 +1,13 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/gabekgfx/gabekgfx.github.io", + "owner": { + "username": "gabekgfx", + "email": "bussines.gabrys@gmail.com", + "twitter": "gabek_gfx" + }, + + "record": { + "CNAME": "gabekgfx.github.io" + } +} From 5576909ac5d98c8132171fc156aab836318e7b7f Mon Sep 17 00:00:00 2001 From: gabryys <149959300+gabekgfx@users.noreply.github.com> Date: Sun, 14 Jul 2024 12:49:48 +0200 Subject: [PATCH 3/4] Register gabrys.is-a.dev --- domains/gabrys.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gabrys.json diff --git a/domains/gabrys.json b/domains/gabrys.json new file mode 100644 index 000000000..c9bc95d7f --- /dev/null +++ b/domains/gabrys.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "gabekgfx", + "email": "gdzn.bussines@gmail.com", + "discord": "1204732596202901515" + }, + + "record": { + "CNAME": "gabekgfx.github.io" + } + } + \ No newline at end of file From 33add48afb5614d4e4623230006066b0d64bbd66 Mon Sep 17 00:00:00 2001 From: gabryys <149959300+gabekgfx@users.noreply.github.com> Date: Sun, 14 Jul 2024 12:57:14 +0200 Subject: [PATCH 4/4] Delete domains/gabrys.json --- domains/gabrys.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/gabrys.json diff --git a/domains/gabrys.json b/domains/gabrys.json deleted file mode 100644 index c9bc95d7f..000000000 --- a/domains/gabrys.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "gabekgfx", - "email": "gdzn.bussines@gmail.com", - "discord": "1204732596202901515" - }, - - "record": { - "CNAME": "gabekgfx.github.io" - } - } - \ No newline at end of file