Skip to content

Commit

Permalink
Update streaming URL
Browse files Browse the repository at this point in the history
  • Loading branch information
jbwharris committed Feb 5, 2025
1 parent d620415 commit a51a3e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/stations/chirpradio.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const stationData = {
stationName: "ChirpRadio",
location: "Chicago, IL 🇺🇸",
webUrl: "https://www.chirpradio.org",
streamUrl: "https://peridot.streamguys1.com:5185/live",
streamUrl: "https://chirpradio1.streamguys1.com/live",
apiUrl:
"https://storage.googleapis.com/chirpradio-public/playlist.json",
needPath: true,
Expand Down

0 comments on commit a51a3e4

Please sign in to comment.