Skip to content

Commit

Permalink
station updates
Browse files Browse the repository at this point in the history
  • Loading branch information
04Marcus committed May 18, 2024
1 parent f157645 commit c891ae1
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 47 deletions.
21 changes: 19 additions & 2 deletions web/cities/cities-ats.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ var country_properties = {
name: "Ansley",
name_english: "Ansley",
code: "us-ne",
relative_radius: 0.5
relative_radius: 0.7
},
"ardmore": {
name: "Ardmore",
Expand Down Expand Up @@ -1041,7 +1041,7 @@ var country_properties = {
name: "Lincoln",
name_english: "Lincoln",
code: "us-ne",
relative_radius: 0.6
relative_radius: 0.7
},
"limon": {
name: "Limon",
Expand Down Expand Up @@ -1980,6 +1980,7 @@ var city_properties = {
relative_whitenoise: 0.95
},
"ansley": {
relative_radius: 0.5,
relative_whitenoise: 0.95
},
"ardmore": {
Expand Down Expand Up @@ -3121,6 +3122,14 @@ var cities = [
"y": "65.2003",
"z": "-13779.6"
},
{
"gameName": "ansley",
"realName": "Ansley",
"country": "grand_island",
"x": "-14790.9",
"y": "65.2003",
"z": "-13779.6"
},
{
"gameName": "ardmore",
"realName": "Ardmore",
Expand Down Expand Up @@ -3841,6 +3850,14 @@ var cities = [
"y": "63.9518",
"z": "-10331.8"
},
{
"gameName": "elm_creek",
"realName": "Elm Creek",
"country": "grand_island",
"x": "-15649.8",
"y": "63.9518",
"z": "-10331.8"
},
{
"gameName": "el_paso",
"realName": "El Paso/Cd. Juárez",
Expand Down
45 changes: 0 additions & 45 deletions web/stations/stations-america.js
Original file line number Diff line number Diff line change
Expand Up @@ -991,11 +991,6 @@ var stations = {
logo: "stations/images-america/mccook/93.1 The River.png",
url: "https://ais-sa1.streamon.fm/7245_48k.aac"
},
{
name: "Fiesta 94.5",
logo: "stations/images-america/grand_island/Fiesta 94.5.png",
url: "https://platteriverradio.broadcasttool.com/kliq-aac"
},
{
name: "95.3 KBBN",
logo: "stations/images-america/ansley/95.3 KBBN.png",
Expand All @@ -1006,31 +1001,11 @@ var stations = {
logo: "stations/images-america/ansley/KCNI.png",
url: "https://crystalout.surfernetwork.com:8001/KCNI-AM_MP3"
},
{
name: "98.9 The Vibe",
logo: "stations/images-america/grand_island/98.9 The Vibe.png",
url: "https://platteriverradio.broadcasttool.com/kkpr-aac"
},
{
name: "My Bridge Radio 99.3",
logo: "stations/images-america/0_general_logos/My Bridge Radio.png",
url: "https://ais-sa1.streamon.fm/7069_64k.aac"
},
{
name: "Classic Rock 101.5",
logo: "stations/images-america/grand_island/Classic Rock 101.5.png",
url: "http://204.93.186.205/index.php?u=https://playerservices.streamtheworld.com/api/livestream-redirect/KRORFMAAC_SC"
},
{
name: "Y102",
logo: "stations/images-america/grand_island/Y102.png",
url: "http://204.93.186.205/index.php?u=https://playerservices.streamtheworld.com/api/livestream-redirect/KRNYFMAAC_SC"
},
{
name: "2Day FM 103.1",
logo: "stations/images-america/grand_island/2Day FM 103.1.png",
url: "http://204.93.186.205/index.php?u=https://ice6.securenetsystems.net/KKJK"
},
{
name: "103.9 KING FM",
logo: "stations/images-america/oneill/103.9 KING FM.png",
Expand All @@ -1041,16 +1016,6 @@ var stations = {
logo: "stations/images-america/0_general_logos/Bott Radio Network.png",
url: "http://ic1.christiannetcast.com/bottradio"
},
{
name: "HITS 106",
logo: "stations/images-america/grand_island/HITS 106.png",
url: "http://204.93.186.205/index.php?u=https://playerservices.streamtheworld.com/api/livestream-redirect/KQKYFMAAC_SC"
},
{
name: "107.7 The Island",
logo: "stations/images-america/grand_island/107.7 The Island.png",
url: "http://204.93.186.205/index.php?u=https://playerservices.streamtheworld.com/api/livestream-redirect/KSYZFMAAC_SC"
},
{
name: "MyBridge Español 750",
logo: "stations/images-america/0_general_logos/My Bridge Radio.png",
Expand Down Expand Up @@ -1096,16 +1061,6 @@ var stations = {
logo: "stations/images-america/north_platte/FM 98.1.png",
url: "http://204.93.186.205/index.php?u=http://ice10.securenetsystems.net/KOOQ"
},
{
name: "1430 KRGI",
logo: "stations/images-america/grand_island/KRGI.png",
url: "http://ice23.securenetsystems.net/KRGIAM"
},
{
name: "ESPN 1460",
logo: "stations/images-america/grand_island/ESPN 1460.png",
url: "https://platteriverradio.broadcasttool.com/kxpn-aac"
},
{
name: "KAMI 1580",
logo: "stations/images-america/north_platte/KAMI 1580.png",
Expand Down

0 comments on commit c891ae1

Please sign in to comment.