From 7f3894a76cf901f29c8b5385b722b1173abe8307 Mon Sep 17 00:00:00 2001 From: Luihh Date: Mon, 13 Jan 2025 00:27:13 -0500 Subject: [PATCH 1/3] Update luihh.json --- domains/luihh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/domains/luihh.json b/domains/luihh.json index a5fef5c3b..fcd641920 100644 --- a/domains/luihh.json +++ b/domains/luihh.json @@ -6,5 +6,16 @@ }, "record": { "CNAME": "spreadsheet-fih.pages.dev" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/luihh", + "/twitch": "https://www.twitch.tv/luihh23", + "/youtube": "https://www.youtube.com/@Luihh", + "/discord": "https://discord.com/users/481268875586174986", + "/steam": "https://steamcommunity.com/id/Luihh23", + "/paypal": "https://www.paypal.com/paypalme/luihhdev" + }, + "redirect_paths": true } } From 2c22f5d6401ffc7c66b81334f7be307b948b026a Mon Sep 17 00:00:00 2001 From: Luihh Date: Mon, 13 Jan 2025 00:41:08 -0500 Subject: [PATCH 2/3] revert change --- domains/luihh.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/domains/luihh.json b/domains/luihh.json index fcd641920..a5fef5c3b 100644 --- a/domains/luihh.json +++ b/domains/luihh.json @@ -6,16 +6,5 @@ }, "record": { "CNAME": "spreadsheet-fih.pages.dev" - }, - "redirect_config": { - "custom_paths": { - "/github": "https://github.com/luihh", - "/twitch": "https://www.twitch.tv/luihh23", - "/youtube": "https://www.youtube.com/@Luihh", - "/discord": "https://discord.com/users/481268875586174986", - "/steam": "https://steamcommunity.com/id/Luihh23", - "/paypal": "https://www.paypal.com/paypalme/luihhdev" - }, - "redirect_paths": true } } From 6c595ec949d992bbfd0cac883efb375ab79c169f Mon Sep 17 00:00:00 2001 From: Luihh Date: Mon, 13 Jan 2025 00:43:35 -0500 Subject: [PATCH 3/3] Create l.luihh.json --- domains/l.luihh.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/l.luihh.json diff --git a/domains/l.luihh.json b/domains/l.luihh.json new file mode 100644 index 000000000..63dcf8817 --- /dev/null +++ b/domains/l.luihh.json @@ -0,0 +1,20 @@ +{ + "owner": { + "username": "luihh", + "email": "luihh@proton.me" + }, + "record": { + "URL": "https://luihh.is-a.dev" + }, + "redirect_config": { + "custom_paths": { + "/github": "https://github.com/luihh", + "/twitch": "https://www.twitch.tv/luihh23", + "/youtube": "https://www.youtube.com/@Luihh", + "/discord": "https://discord.com/users/481268875586174986", + "/steam": "https://steamcommunity.com/id/Luihh23", + "/paypal": "https://www.paypal.com/paypalme/luihhdev" + }, + "redirect_paths": true + } +}