From 9a41d08dd8155c962f7b36668c57f2d30b276808 Mon Sep 17 00:00:00 2001 From: Kaisa Marysia Date: Thu, 24 Aug 2023 11:23:02 +0200 Subject: [PATCH] update domain --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44e657a..cf8bc78 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,5 @@ Just a list of mixes played on CCC Events. Play all tracks random directly with mpv: ``` -mpv --shuffle $(curl -s "https://git.elektrollart.org/Kasiandra/ChaosMusic/raw/branch/master/playlist" | tr '\n' ' ') --no-video +mpv --shuffle $(curl -s "https://git.kasiandras-dreams.org/Kasiandra/ChaosMusic/raw/branch/master/playlist" | tr '\n' ' ') --no-video ```