update stream location

This commit is contained in:
zuckerberg 2021-08-22 23:16:13 -04:00
parent a69e0e27b7
commit 57322a3c21

View File

@ -16,7 +16,7 @@
const Webamp = window.Webamp; const Webamp = window.Webamp;
new Webamp({ new Webamp({
initialTracks: [{ initialTracks: [{
url: "https://nanachi.neet.dev/stream.mp3", url: "https://radio.neet.space/stream.mp3",
duration: 0.0 duration: 0.0
}], }],
__butterchurnOptions: { __butterchurnOptions: {