update domain

This commit is contained in:
Kaisa Marysia 2023-08-24 11:23:02 +02:00
parent 818c8769a9
commit 9a41d08dd8

View file

@ -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
```