From f310925685470b9956b69887f0489108728793e5 Mon Sep 17 00:00:00 2001 From: PatrykPatryk5 <128894397+PatrykPatryk5@users.noreply.github.com> Date: Sun, 22 Dec 2024 15:06:04 +0100 Subject: [PATCH 1/4] Update nodes.json --- nodes.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/nodes.json b/nodes.json index b1537ee..91e623b 100644 --- a/nodes.json +++ b/nodes.json @@ -17,6 +17,24 @@ "restVersion": "v4", "authorId": "867303900884893727" }, + { + "identifier": "Muzykant v3", + "host": "lavalink_v3.muzykant.xyz", + "port": 2333, + "password": "https://discord.gg/v6sdrD9kPh", + "secure": false, + "restVersion": "v3", + "authorId": "719878365640916993" + }, + { + "identifier": "Muzykant v4", + "host": "lavalink_v4.muzykant.xyz", + "port": 5050, + "password": "https://discord.gg/v6sdrD9kPh", + "secure": false, + "restVersion": "v4", + "authorId": "719878365640916993" + }, { "identifier": "US", "host": "node.itzrandom.cloud", From 17765e4a1a637ee0b8689dfadbf54f3ce196c61d Mon Sep 17 00:00:00 2001 From: PatrykPatryk5 <128894397+PatrykPatryk5@users.noreply.github.com> Date: Mon, 23 Dec 2024 21:58:50 +0100 Subject: [PATCH 2/4] Update nodes.json --- nodes.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/nodes.json b/nodes.json index 91e623b..ec4bc63 100644 --- a/nodes.json +++ b/nodes.json @@ -26,6 +26,15 @@ "restVersion": "v3", "authorId": "719878365640916993" }, + { + "identifier": "Muzykant v3 (NO YOUTUBE)", + "host": "lavalink_v3.muzykant.xyz", + "port": 5010, + "password": "https://discord.gg/v6sdrD9kPh", + "secure": false, + "restVersion": "v3", + "authorId": "719878365640916993" + }, { "identifier": "Muzykant v4", "host": "lavalink_v4.muzykant.xyz", From f32d43d8f21f8c5fc4ad5a8784845b74fd21a3bd Mon Sep 17 00:00:00 2001 From: PatrykPatryk5 <128894397+PatrykPatryk5@users.noreply.github.com> Date: Tue, 24 Dec 2024 20:05:09 +0100 Subject: [PATCH 3/4] Update nodes.json --- nodes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes.json b/nodes.json index ec4bc63..7de0449 100644 --- a/nodes.json +++ b/nodes.json @@ -28,7 +28,7 @@ }, { "identifier": "Muzykant v3 (NO YOUTUBE)", - "host": "lavalink_v3.muzykant.xyz", + "host": "lavalink_v3_no_yt.muzykant.xyz", "port": 5010, "password": "https://discord.gg/v6sdrD9kPh", "secure": false, From 7b97a00dfb33b6f5648eb0f09a3fd0d674dea851 Mon Sep 17 00:00:00 2001 From: PatrykPatryk5 <128894397+PatrykPatryk5@users.noreply.github.com> Date: Wed, 25 Dec 2024 01:22:50 +0100 Subject: [PATCH 4/4] Update nodes.json --- nodes.json | 33 ++++++++++++++++++++++++++++++--- 1 file changed, 30 insertions(+), 3 deletions(-) diff --git a/nodes.json b/nodes.json index 7de0449..a69f831 100644 --- a/nodes.json +++ b/nodes.json @@ -17,28 +17,55 @@ "restVersion": "v4", "authorId": "867303900884893727" }, + { + "identifier": "Muzykant v3 SSL", + "host": "lavalink_v3.muzykant.xyz", + "port": 443, + "password": "https://discord.gg/v6sdrD9kPh", + "secure": true, + "restVersion": "v3", + "authorId": "719878365640916993" + }, { "identifier": "Muzykant v3", "host": "lavalink_v3.muzykant.xyz", - "port": 2333, + "port": 80, "password": "https://discord.gg/v6sdrD9kPh", "secure": false, "restVersion": "v3", "authorId": "719878365640916993" }, + { + "identifier": "Muzykant v3 (NO YOUTUBE) SSL", + "host": "lavalink_v3_no_yt.muzykant.xyz", + "port": 443, + "password": "https://discord.gg/v6sdrD9kPh", + "secure": true, + "restVersion": "v3", + "authorId": "719878365640916993" + }, { "identifier": "Muzykant v3 (NO YOUTUBE)", "host": "lavalink_v3_no_yt.muzykant.xyz", - "port": 5010, + "port": 80, "password": "https://discord.gg/v6sdrD9kPh", "secure": false, "restVersion": "v3", "authorId": "719878365640916993" }, + { + "identifier": "Muzykant v4 SSL", + "host": "lavalink_v4.muzykant.xyz", + "port": 443, + "password": "https://discord.gg/v6sdrD9kPh", + "secure": true, + "restVersion": "v4", + "authorId": "719878365640916993" + }, { "identifier": "Muzykant v4", "host": "lavalink_v4.muzykant.xyz", - "port": 5050, + "port": 80, "password": "https://discord.gg/v6sdrD9kPh", "secure": false, "restVersion": "v4",