From fcbb6fe6b32edcff2c31b160e70d2e7789ef621e Mon Sep 17 00:00:00 2001 From: Tiny Brick Boy <102919798+TinyBrickBoy@users.noreply.github.com> Date: Tue, 27 Aug 2024 15:51:20 +0200 Subject: [PATCH 1/5] Create otp.json --- domains/otp.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/otp.json diff --git a/domains/otp.json b/domains/otp.json new file mode 100644 index 000000000..5af7c0631 --- /dev/null +++ b/domains/otp.json @@ -0,0 +1,13 @@ +{ + "description": "OnThePixel.net Dont play allown", + "repo": "https://github.com/TinyBrickBoy/register/", + "owner": { + "username": "TinyBrickBoy", + "email": "leo@scherr.xyz" + }, + "record": { + "cname": [ + "play.onthepixel.net" + ] + } +} From ef4489e22225809af7c03bfef8be74296c638240 Mon Sep 17 00:00:00 2001 From: Tiny Brick Boy <102919798+TinyBrickBoy@users.noreply.github.com> Date: Tue, 27 Aug 2024 15:54:47 +0200 Subject: [PATCH 2/5] Update otp.json --- domains/otp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/otp.json b/domains/otp.json index 5af7c0631..7c5a5d8a6 100644 --- a/domains/otp.json +++ b/domains/otp.json @@ -7,7 +7,7 @@ }, "record": { "cname": [ - "play.onthepixel.net" + "/play.onthepixel.net" ] } } From 71d5b5fc22b6b34890741a2882c8977a19a78987 Mon Sep 17 00:00:00 2001 From: Tiny Brick Boy <102919798+TinyBrickBoy@users.noreply.github.com> Date: Tue, 27 Aug 2024 18:18:37 +0200 Subject: [PATCH 3/5] Rename otp.json to OnThePixel.json --- domains/{otp.json => OnThePixel.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{otp.json => OnThePixel.json} (100%) diff --git a/domains/otp.json b/domains/OnThePixel.json similarity index 100% rename from domains/otp.json rename to domains/OnThePixel.json From 9942d42eaa4f1bafe66e9c0f01aed45bd451e9b6 Mon Sep 17 00:00:00 2001 From: Tiny Brick Boy <102919798+TinyBrickBoy@users.noreply.github.com> Date: Tue, 27 Aug 2024 18:22:11 +0200 Subject: [PATCH 4/5] Rename OnThePixel.json to onthepixel.json --- domains/{OnThePixel.json => onthepixel.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{OnThePixel.json => onthepixel.json} (100%) diff --git a/domains/OnThePixel.json b/domains/onthepixel.json similarity index 100% rename from domains/OnThePixel.json rename to domains/onthepixel.json From a645d24cea1ef2c1732b1c198ecd35e18db64a34 Mon Sep 17 00:00:00 2001 From: Tiny Brick Boy <102919798+TinyBrickBoy@users.noreply.github.com> Date: Wed, 28 Aug 2024 07:29:38 +0200 Subject: [PATCH 5/5] Update onthepixel.json --- domains/onthepixel.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/onthepixel.json b/domains/onthepixel.json index 7c5a5d8a6..f958265f9 100644 --- a/domains/onthepixel.json +++ b/domains/onthepixel.json @@ -6,8 +6,6 @@ "email": "leo@scherr.xyz" }, "record": { - "cname": [ - "/play.onthepixel.net" - ] + "CNAME": "play.onthepixel.net" } }