Skip to content

Commit

Permalink
station updates & fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
04Marcus committed Dec 22, 2024
1 parent 9cf1536 commit 13e0fc2
Show file tree
Hide file tree
Showing 14 changed files with 95 additions and 85 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed web/stations/images-america/houston/Praise 92.1.png
Binary file not shown.
Binary file modified web/stations/images-america/idabel/KZRB 103.5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified web/stations/images-america/north_platte/FM 98.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified web/stations/images-europe/0_christmas/181.fm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
162 changes: 81 additions & 81 deletions web/stations/stations-america.js

Large diffs are not rendered by default.

18 changes: 14 additions & 4 deletions web/stations/stations-europe.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ var stations = {
url: "http://listen.livestreamingservice.com/181-power_64k.aac"
},
{
name: "The Mix",
name: "The Office",
logo: "stations/images-europe/0_christmas/181.fm.png",
url: "http://listen.livestreamingservice.com/181-themix_64k.aac"
url: "http://listen.livestreamingservice.com/181-office_64k.aac"
},
{
name: "Energy 98",
Expand All @@ -76,9 +76,14 @@ var stations = {
url: "http://listen.livestreamingservice.com/181-greatoldies_64k.aac"
},
{
name: "The Breeze",
name: "Awesome 80's",
logo: "stations/images-europe/0_christmas/181.fm.png",
url: "http://listen.livestreamingservice.com/181-breeze_64k.aac"
url: "http://listen.livestreamingservice.com/181-awesome80s_64k.aac"
},
{
name: "The Point",
logo: "stations/images-europe/0_christmas/181.fm.png",
url: "http://listen.livestreamingservice.com/181-thepoint_64k.aac"
},
{
name: "Rock 181",
Expand All @@ -90,6 +95,11 @@ var stations = {
logo: "stations/images-europe/0_christmas/181.fm.png",
url: "http://listen.livestreamingservice.com/181-buzz_64k.aac"
},
{
name: "The Beat",
logo: "stations/images-europe/0_christmas/181.fm.png",
url: "http://listen.livestreamingservice.com/181-beat_64k.aac"
},
],
"aland": [
{
Expand Down

0 comments on commit 13e0fc2

Please sign in to comment.