diff --git a/web/cities/cities-ats.js b/web/cities/cities-ats.js index a9a91078c..2c6a5e070 100644 --- a/web/cities/cities-ats.js +++ b/web/cities/cities-ats.js @@ -40,7 +40,13 @@ var country_properties = { name_english: "Albuquerque", code: "us-nm", relative_radius: 0.9 - }, + },/* + "alliance": { + name: "Alliance", + name_english: "Alliance", + code: "us-ne", + relative_radius: 0.9 + },*/ "amarillo": { name: "Amarillo", name_english: "Amarillo", @@ -262,7 +268,13 @@ var country_properties = { name_english: "Cedar City", code: "us-ut", relative_radius: 0.8 - }, + },/* + "chadron": { + name: "Chadron", + name_english: "Chadron", + code: "us-ne", + relative_radius: 0.7 + },*/ "cheyenne": { name: "Cheyenne", name_english: "Cheyenne", @@ -328,7 +340,13 @@ var country_properties = { name_english: "Colorado Springs/Pueblo", code: "us-co", relative_radius: 0.9 - }, + },/* + "columbus": { + name: "Columbus", + name_english: "Columbus", + code: "us-ne", + relative_radius: 0.7 + },*/ "colville": { name: "Colville", name_english: "Colville", @@ -598,7 +616,13 @@ var country_properties = { name_english: "Grand Canyon Village", code: "us-az", relative_radius: 0.4 - }, + },/* + "grand_island": { + name: "Grand Island", + name_english: "Grand Island", + code: "us-ne", + relative_radius: 0.7 + },*/ "grand_junction_montrose": { name: "Grand Junction/Montrose", name_english: "Grand Junction/Montrose", @@ -892,7 +916,13 @@ var country_properties = { name_english: "Lincoln", code: "us-mt", relative_radius: 0.7 - }, + },/* + "lincoln_ne": { + name: "Lincoln", + name_english: "Lincoln", + code: "us-ne", + relative_radius: 0.7 + },*/ "limon": { name: "Limon", name_english: "Limon", @@ -994,7 +1024,13 @@ var country_properties = { name_english: "McCamey", code: "us-tx", relative_radius: 0.6 - }, + },/* + "mccook": { + name: "McCook", + name_english: "McCook", + code: "us-ne", + relative_radius: 0.7 + },*/ "mcdermitt": { name: "McDermitt", name_english: "McDermitt", @@ -1048,7 +1084,19 @@ var country_properties = { name_english: "Newport", code: "us-or", relative_radius: 0.6 + },/* + "norfolk_ne": { + name: "Norfolk", + name_english: "Norfolk", + code: "us-ne", + relative_radius: 0.7 }, + "north_platte": { + name: "North Platte", + name_english: "North Platte", + code: "us-ne", + relative_radius: 0.7 + },*/ "odessa": { name: "Odessa", name_english: "Odessa", @@ -1066,7 +1114,13 @@ var country_properties = { name_english: "Olympia", code: "us-wa", relative_radius: 0.7 - }, + },/* + "omaha": { + name: "Omaha", + name_english: "Omaha", + code: "us-ne", + relative_radius: 0.7 + },*/ "omak": { name: "Omak", name_english: "Omak", @@ -1306,7 +1360,13 @@ var country_properties = { name_english: "Schulenburg", code: "us-tx", relative_radius: 0.4 - }, + },/* + "scottsbluff": { + name: "Scottsbluff", + name_english: "Scottsbluff", + code: "us-ne", + relative_radius: 0.7 + },*/ "shamrock": { name: "Shamrock", name_english: "Shamrock", @@ -1318,7 +1378,13 @@ var country_properties = { name_english: "Sheridan", code: "us-wy", relative_radius: 0.8 - }, + },/* + "sidney": { + name: "Sidney", + name_english: "Sidney", + code: "us-ne", + relative_radius: 0.7 + },*/ "steamboat_sp": { name: "Steamboat Springs", name_english: "Steamboat Springs", @@ -1552,7 +1618,13 @@ var country_properties = { name_english: "Uvalde", code: "us-tx", relative_radius: 0.5 - }, + },/* + "valentine": { + name: "Valentine", + name_english: "Valentine", + code: "us-ne", + relative_radius: 0.7 + },*/ "vallejo": { name: "Vallejo", name_english: "Vallejo", @@ -1697,7 +1769,10 @@ var city_properties = { "albuquerque_south": { relative_radius: 0.3, relative_whitenoise: 0.85 - }, + },/* + "alliance": { + relative_whitenoise: 0.95 + },*/ "amarillo": { relative_whitenoise: 0.95 }, @@ -1824,7 +1899,10 @@ var city_properties = { "cedar_city": { relative_radius: 0.8, relative_whitenoise: 0.85 - }, + },/* + "chadron": { + relative_whitenoise: 0.95 + },*/ "cheyenne": { relative_whitenoise: 0.85 }, @@ -1854,7 +1932,10 @@ var city_properties = { }, "college_station": { relative_whitenoise: 0.95 - }, + },/* + "columbus": { + relative_whitenoise: 0.95 + },*/ "colorado_springs_pueblo": { relative_whitenoise: 0.85 }, @@ -2005,7 +2086,10 @@ var city_properties = { }, "g_canyon_vlg": { relative_whitenoise: 0.85 - }, + },/* + "grand_island": { + relative_whitenoise: 0.95 + },*/ "grand_junction_montrose": { relative_whitenoise: 0.85 }, @@ -2175,7 +2259,10 @@ var city_properties = { "lincoln_mt": { relative_radius: 0.5, relative_whitenoise: 0.95 - }, + },/* + "lincoln_ne": { + relative_whitenoise: 0.95 + },*/ "limon": { relative_radius: 0.5, relative_whitenoise: 0.95 @@ -2231,7 +2318,10 @@ var city_properties = { }, "mccamey": { relative_whitenoise: 0.95 - }, + },/* + "mccook": { + relative_whitenoise: 0.95 + },*/ "mcdermitt": { relative_whitenoise: 0.85 }, @@ -2259,7 +2349,13 @@ var city_properties = { }, "newport": { relative_whitenoise: 0.85 + },/* + "norfolk_ne": { + relative_whitenoise: 0.95 }, + "north_platte": { + relative_whitenoise: 0.95 + },*/ "odessa": { relative_radius: 0.6, relative_whitenoise: 0.85 @@ -2270,7 +2366,10 @@ var city_properties = { "olympia": { relative_radius: 0.5, relative_whitenoise: 0.85 - }, + },/* + "omaha": { + relative_whitenoise: 0.95 + },*/ "omak": { relative_whitenoise: 0.85 }, @@ -2404,7 +2503,10 @@ var city_properties = { }, "schulenburg": { relative_whitenoise: 0.95 - }, + },/* + "scottsbluff": { + relative_whitenoise: 0.95 + },*/ "shamrock": { relative_whitenoise: 0.95 }, @@ -2461,7 +2563,10 @@ var city_properties = { }, "show_low": { relative_whitenoise: 0.80 - }, + },/* + "sidney": { + relative_whitenoise: 0.95 + },*/ "sierra_vista": { relative_whitenoise: 0.85 }, @@ -2539,7 +2644,10 @@ var city_properties = { }, "van_horn": { relative_whitenoise: 0.95 - }, + },/* + "valentine": { + relative_whitenoise: 0.95 + },*/ "vallejo": { relative_radius: 0.45, relative_whitenoise: 0.75 @@ -2661,7 +2769,15 @@ var cities = [ "x": "-49704.4", "y": "80.0663", "z": "21583.7" - }, + },/* + { + "gameName": "alliance", + "realName": "Alliance", + "country": "alliance", + "x": "", + "y": "", + "z": "" + },*/ { "gameName": "amarillo", "realName": "Amarillo", @@ -3013,7 +3129,15 @@ var cities = [ "x": "-74187.1", "y": "124.221", "z": "-2143.96" - }, + },/* + { + "gameName": "chadron", + "realName": "Chadron", + "country": "chadron", + "x": "", + "y": "", + "z": "" + },*/ { "gameName": "cheyenne", "realName": "Cheyenne", @@ -3101,7 +3225,15 @@ var cities = [ "x": "-37543", "y": "97.4214", "z": "528.353" - }, + },/* + { + "gameName": "columbus", + "realName": "Columbus", + "country": "columbus", + "x": "", + "y": "", + "z": "" + },*/ { "gameName": "colville", "realName": "Colville", @@ -3501,7 +3633,15 @@ var cities = [ "x": "-48845.1", "y": "93.5559", "z": "-5649.02" - }, + },/* + { + "gameName": "grand_island", + "realName": "Grand Island", + "country": "grand_island", + "x": "", + "y": "", + "z": "" + },*/ { "gameName": "grand_junction_montrose", "realName": "Grand Junction/Montrose", @@ -3958,14 +4098,6 @@ var cities = [ "y": "62.4727", "z": "-51559.7" }, - { - "gameName": "lincoln_mt", - "realName": "Lincoln", - "country": "helena", - "x": "-64169.8", - "y": "53.5895", - "z": "-53153.1" - }, { "gameName": "limon", "realName": "Limon", @@ -3974,6 +4106,22 @@ var cities = [ "y": "130.523", "z": "-2584.32" }, + { + "gameName": "lincoln_mt", + "realName": "Lincoln", + "country": "helena", + "x": "-64169.8", + "y": "53.5895", + "z": "-53153.1" + },/* + { + "gameName": "lincoln_ne", + "realName": "Lincoln", + "country": "lincoln_ne", + "x": "", + "y": "", + "z": "" + },*/ { "gameName": "logan", "realName": "Logan", @@ -4125,7 +4273,15 @@ var cities = [ "x": "-29335.4", "y": "43.034", "z": "43554.9" - }, + },/* + { + "gameName": "mccook", + "realName": "McCook", + "country": "mccook", + "x": "", + "y": "", + "z": "" + },*/ { "gameName": "mcdermitt", "realName": "McDermitt", @@ -4213,7 +4369,23 @@ var cities = [ "x": "-112428", "y": "70.2531", "z": "-49031.1" + },/* + { + "gameName": "norfolk_ne", + "realName": "Norfolk", + "country": "norfolk_ne", + "x": "", + "y": "", + "z": "" }, + { + "gameName": "north_platte", + "realName": "North Platte", + "country": "north_platte", + "x": "", + "y": "", + "z": "" + },*/ { "gameName": "odessa", "realName": "Odessa", @@ -4245,7 +4417,15 @@ var cities = [ "x": "-103161", "y": "49.8525", "z": "-61813" - }, + },/* + { + "gameName": "omaha", + "realName": "Omaha", + "country": "omaha", + "x": "", + "y": "", + "z": "" + },*/ { "gameName": "omak", "realName": "Omak", @@ -4709,7 +4889,15 @@ var cities = [ "x": "-4574.02", "y": "14.3862", "z": "52492.1" - }, + },/* + { + "gameName": "scottsbluff", + "realName": "Scottsbluff", + "country": "scottsbluff", + "x": "", + "y": "", + "z": "" + },*/ { "gameName": "seattle", "realName": "Seattle", @@ -4741,7 +4929,15 @@ var cities = [ "x": "-65151", "y": "102.9", "z": "21330.9" - }, + },/* + { + "gameName": "sidney", + "realName": "Sidney", + "country": "sidney", + "x": "", + "y": "", + "z": "" + },*/ { "gameName": "sierra_vista", "realName": "Sierra Vista", @@ -4989,7 +5185,15 @@ var cities = [ "x": "-18954", "y": "71.6925", "z": "53580" - }, + },/* + { + "gameName": "valentine", + "realName": "Valentine", + "country": "valentine", + "x": "", + "y": "", + "z": "" + },*/ { "gameName": "van_horn", "realName": "Van Horn", diff --git a/web/stations/images-america/alliance/107.3 The Trail.png b/web/stations/images-america/alliance/107.3 The Trail.png new file mode 100644 index 000000000..2e5c66f98 Binary files /dev/null and b/web/stations/images-america/alliance/107.3 The Trail.png differ diff --git a/web/stations/images-america/alliance/Double Q Country.png b/web/stations/images-america/alliance/Double Q Country.png new file mode 100644 index 000000000..f7de35c8a Binary files /dev/null and b/web/stations/images-america/alliance/Double Q Country.png differ diff --git a/web/stations/images-america/alliance/KCOW.png b/web/stations/images-america/alliance/KCOW.png new file mode 100644 index 000000000..22d291ec0 Binary files /dev/null and b/web/stations/images-america/alliance/KCOW.png differ diff --git a/web/stations/images-america/alliance/KMOR 93.3.png b/web/stations/images-america/alliance/KMOR 93.3.png new file mode 100644 index 000000000..64183b4fd Binary files /dev/null and b/web/stations/images-america/alliance/KMOR 93.3.png differ diff --git a/web/stations/images-america/chadron/B94.7.png b/web/stations/images-america/chadron/B94.7.png new file mode 100644 index 000000000..1af8f41ae Binary files /dev/null and b/web/stations/images-america/chadron/B94.7.png differ diff --git a/web/stations/images-america/chadron/KCSR_KBPY.png b/web/stations/images-america/chadron/KCSR_KBPY.png new file mode 100644 index 000000000..867af86bc Binary files /dev/null and b/web/stations/images-america/chadron/KCSR_KBPY.png differ diff --git a/web/stations/images-america/chadron/KILI 90.1.png b/web/stations/images-america/chadron/KILI 90.1.png new file mode 100644 index 000000000..9b07e88e6 Binary files /dev/null and b/web/stations/images-america/chadron/KILI 90.1.png differ diff --git a/web/stations/images-america/chadron/KJZC 90.5.png b/web/stations/images-america/chadron/KJZC 90.5.png new file mode 100644 index 000000000..43a2ecbb3 Binary files /dev/null and b/web/stations/images-america/chadron/KJZC 90.5.png differ diff --git a/web/stations/images-america/columbus/93.5 The Hawk.png b/web/stations/images-america/columbus/93.5 The Hawk.png new file mode 100644 index 000000000..3a1c6a4d6 Binary files /dev/null and b/web/stations/images-america/columbus/93.5 The Hawk.png differ diff --git a/web/stations/images-america/columbus/Good News Radio.png b/web/stations/images-america/columbus/Good News Radio.png new file mode 100644 index 000000000..a1e883bf5 Binary files /dev/null and b/web/stations/images-america/columbus/Good News Radio.png differ diff --git a/web/stations/images-america/columbus/KLIR 101.png b/web/stations/images-america/columbus/KLIR 101.png new file mode 100644 index 000000000..2fa8e5d0a Binary files /dev/null and b/web/stations/images-america/columbus/KLIR 101.png differ diff --git a/web/stations/images-america/columbus/KZ 100.png b/web/stations/images-america/columbus/KZ 100.png new file mode 100644 index 000000000..ed649b7e0 Binary files /dev/null and b/web/stations/images-america/columbus/KZ 100.png differ diff --git a/web/stations/images-america/dallas_fort_worth/97.1-HD2 The Edge.png b/web/stations/images-america/dallas_fort_worth/97.1-HD2 The Edge.png new file mode 100644 index 000000000..f246d571c Binary files /dev/null and b/web/stations/images-america/dallas_fort_worth/97.1-HD2 The Edge.png differ diff --git a/web/stations/images-america/norfolk_ne/106 KIX.png b/web/stations/images-america/norfolk_ne/106 KIX.png new file mode 100644 index 000000000..ebc27c0d7 Binary files /dev/null and b/web/stations/images-america/norfolk_ne/106 KIX.png differ diff --git a/web/stations/images-america/norfolk_ne/94 ROCK.png b/web/stations/images-america/norfolk_ne/94 ROCK.png new file mode 100644 index 000000000..4a43079f8 Binary files /dev/null and b/web/stations/images-america/norfolk_ne/94 ROCK.png differ diff --git a/web/stations/images-america/norfolk_ne/KTIC.png b/web/stations/images-america/norfolk_ne/KTIC.png new file mode 100644 index 000000000..577695186 Binary files /dev/null and b/web/stations/images-america/norfolk_ne/KTIC.png differ diff --git a/web/stations/images-america/norfolk_ne/US92.png b/web/stations/images-america/norfolk_ne/US92.png new file mode 100644 index 000000000..165e0d311 Binary files /dev/null and b/web/stations/images-america/norfolk_ne/US92.png differ diff --git a/web/stations/images-america/norfolk_ne/WJAG.png b/web/stations/images-america/norfolk_ne/WJAG.png new file mode 100644 index 000000000..81d9d0db5 Binary files /dev/null and b/web/stations/images-america/norfolk_ne/WJAG.png differ diff --git a/web/stations/images-america/scottsbluff/94.1 The Brand.png b/web/stations/images-america/scottsbluff/94.1 The Brand.png new file mode 100644 index 000000000..ecd9448ab Binary files /dev/null and b/web/stations/images-america/scottsbluff/94.1 The Brand.png differ diff --git a/web/stations/images-america/scottsbluff/KNEB 960.png b/web/stations/images-america/scottsbluff/KNEB 960.png new file mode 100644 index 000000000..5fac71fca Binary files /dev/null and b/web/stations/images-america/scottsbluff/KNEB 960.png differ diff --git a/web/stations/images-america/scottsbluff/KOLT.png b/web/stations/images-america/scottsbluff/KOLT.png new file mode 100644 index 000000000..094e45d96 Binary files /dev/null and b/web/stations/images-america/scottsbluff/KOLT.png differ diff --git a/web/stations/images-america/valentine/99.5 The Twister.png b/web/stations/images-america/valentine/99.5 The Twister.png new file mode 100644 index 000000000..463ec3825 Binary files /dev/null and b/web/stations/images-america/valentine/99.5 The Twister.png differ diff --git a/web/stations/stations-america.js b/web/stations/stations-america.js index c55c1e835..65f16aa0b 100644 --- a/web/stations/stations-america.js +++ b/web/stations/stations-america.js @@ -760,7 +760,89 @@ var stations = { logo: "stations/images-america/albuquerque/TUDN Radio 1450.png", url: "http://204.93.186.205/index.php?u=https://tu.streamguys1.com/tudnradio-icy?key=f3a360365ce0850372f1bd51f0c7d6e4298dc7fe803633499ba8a5370dd5c7d6" }, - ], + ],/* + "alliance": [ + { + name: "NPM 91.1", + logo: "stations/images-america/0_general_logos/NPM News-Classical.png", + url: "https://playerservices.streamtheworld.com/api/livestream-redirect/KUCVFM_SC" + }, + { + name: "NPM 91.1-HD2", + logo: "stations/images-america/0_general_logos/NPM News-Jazz.png", + url: "https://playerservices.streamtheworld.com/api/livestream-redirect/KUCVHD2_SC" + }, + { + name: "92.5 KCOW", + logo: "stations/images-america/alliance/KCOW.png", + url: "http://204.93.186.205/index.php?u=https://ice10.securenetsystems.net/KCOW" + }, + { + name: "KMOR 93.3", + logo: "stations/images-america/alliance/KMOR 93.3.png", + url: "https://ais-sa1.streamon.fm/7659_48k.aac" + }, + { + name: "95.7 K296DS", + logo: "stations/images-america/c2c/rapid_city_sd/KSLT 107.1.png", + url: "https://nwm.streamguys1.com/kslt" + }, + { + name: "Double Q Country 97.5", + logo: "stations/images-america/alliance/Double Q Country.png", + url: "http://204.93.186.205/index.php?u=https://ice10.securenetsystems.net/KQSK" + }, + { + name: "Radio 74 99.9", + logo: "stations/images-america/lakeview/Radio 74.png", + url: "http://radio74.dyndns.org:8000/radio74stlint.mp3" + }, + { + name: "My Bridge Radio 102.3", + logo: "stations/images-america/0_general_logos/My Bridge Radio.png", + url: "https://ais-sa1.streamon.fm/7069_64k.aac" + }, + { + name: "Spirit Catholic Radio 103.9", + logo: "stations/images-america/0_general_logos/Spirit Catholic Radio.png", + url: "https://ice7.securenetsystems.net/KVSS" + }, + { + name: "Double Q Country 105.9", + logo: "stations/images-america/alliance/Double Q Country.png", + url: "http://204.93.186.205/index.php?u=http://ice10.securenetsystems.net/KQSK" + }, + { + name: "107.1 K296DS", + logo: "stations/images-america/c2c/rapid_city_sd/KSLT 107.1.png", + url: "http://nwm.streamguys1.com/kslt" + }, + { + name: "107.3 The Trail", + logo: "stations/images-america/alliance/107.3 The Trail.png", + url: "https://ais-sa1.streamon.fm/7324_48k.aac" + }, + { + name: "610 KCSR", + logo: "stations/images-america/chadron/KCSR_KBPY.png", + url: "https://ice23.securenetsystems.net/KCSR" + }, + { + name: "KOLT 690", + logo: "stations/images-america/scottsbluff/KOLT.png", + url: "https://ais-sa1.streamon.fm/7660_48k.aac" + }, + { + name: "KNEB 960", + logo: "stations/images-america/scottsbluff/KNEB.png", + url: "https://ais-sa1.streamon.fm/7325_48k.aac" + }, + { + name: "1400 KCOW", + logo: "stations/images-america/alliance/KCOW.png", + url: "http://204.93.186.205/index.php?u=http://ice10.securenetsystems.net/KCOW" + }, + ],*/ "amarillo": [ { name: "Kingdom Keys Radio 88.3", @@ -3273,7 +3355,74 @@ var stations = { logo: "stations/images-america/las_vegas/ESPN 100.9.png", url: "https://playerservices.streamtheworld.com/api/livestream-redirect/KWWNAMAAC_SC" }, - ], + ],/* + "chadron": [ + { + name: "Spirit Catholic Radio 89.3", + logo: "stations/images-america/0_general_logos/Spirit Catholic Radio.png", + url: "https://ice7.securenetsystems.net/KVSS" + }, + { + name: "KILI 90.1", + logo: "stations/images-america/chadron/KILI 90.1.png", + url: "http://amber.streamguys.com:5310/live" + }, + { + name: "KJZC 90.5", + logo: "stations/images-america/chadron/KJZC 90.5.png", + url: "http://160.102.72.222:8000/xstream" + }, + { + name: "Spirit Catholic Radio 91.3", + logo: "stations/images-america/0_general_logos/Spirit Catholic Radio.png", + url: "http://ice7.securenetsystems.net/KVSS" + }, + { + name: "NPM 91.9", + logo: "stations/images-america/0_general_logos/NPM News-Classical.png", + url: "https://playerservices.streamtheworld.com/api/livestream-redirect/KUCVFM_SC" + }, + { + name: "B94.7", + logo: "stations/images-america/chadron/B94.7.png", + url: "http://204.93.186.205/index.php?u=https://ice9.securenetsystems.net/KCNB" + }, + { + name: "95.5 The Twister", + logo: "stations/images-america/valentine/99.5 The Twister.png", + url: "https://playerservices.streamtheworld.com/api/livestream-redirect/KSDZ_FMAAC_SC" + }, + { + name: "Double Q Country 97.5", + logo: "stations/images-america/alliance/Double Q Country.png", + url: "http://204.93.186.205/index.php?u=https://ice10.securenetsystems.net/KQSK" + }, + { + name: "My Bridge Radio 105.3", + logo: "stations/images-america/0_general_logos/My Bridge Radio.png", + url: "https://ais-sa1.streamon.fm/7069_64k.aac" + }, + { + name: "107.1 KBPY", + logo: "stations/images-america/chadron/KCSR_KBPY.png", + url: "https://ice24.securenetsystems.net/KBPY" + }, + { + name: "610 KCSR", + logo: "stations/images-america/chadron/KCSR_KBPY.png", + url: "https://ice23.securenetsystems.net/KCSR" + }, + { + name: "KKLS 920", + logo: "stations/images-america/c2c/rapid_city_sd/Cowboy 104.7.png", + url: "http://204.93.186.205/index.php?u=http://live.amperwave.net/direct/homeslice-kklsamaac-ibc4" + }, + { + name: "KNEB 960", + logo: "stations/images-america/scottsbluff/KNEB.png", + url: "https://ais-sa1.streamon.fm/7325_48k.aac" + }, + ],*/ "cheyenne": [ { name: "WPR 91.5", @@ -4118,7 +4267,89 @@ var stations = { logo: "stations/images-america/colorado_springs_pueblo/107.3 Mountain Country.png", url: "http://ice10.securenetsystems.net/KQSC" }, - ], + ],/* + "columbus": [ + { + name: "Good News Radio 90.5", + logo: "stations/images-america/columbus/Good News Radio.png", + url: "https://ice41.securenetsystems.net/KGRD" + }, + { + name: "US92", + logo: "stations/images-america/norfolk_ne/US92.png", + url: "https://playerservices.streamtheworld.com/api/livestream-redirect/KUSOFMAAC_SC" + }, + { + name: "93.5 The Hawk", + logo: "stations/images-america/columbus/93.5 The Hawk.png", + url: "http://204.93.186.205/index.php?u=https://live.amperwave.net/manifest/alphamidwest-kkotfmaac-ibc2" + }, + { + name: "94 ROCK", + logo: "stations/images-america/norfolk_ne/94 ROCK.png", + url: "https://playerservices.streamtheworld.com/api/livestream-redirect/KNENFMAAC_SC" + }, + { + name: "Bott Radio 95.5", + logo: "stations/images-america/0_general_logos/Bott Radio Network.png", + url: "http://ic1.christiannetcast.com/bottradio" + }, + { + name: "KX 96.9", + logo: "stations/images-america/lincoln/KX 96.9.png", + url: "http://204.93.186.205/index.php?u=http://live.amperwave.net/direct/alphacorporate-kzkxfmaac-ibc4" + }, + { + name: "Froggy 98", + logo: "stations/images-america/lincoln/Froggy 98.png", + url: "http://204.93.186.205/index.php?u=https://playerservices.streamtheworld.com/api/livestream-redirect/KFGEFMAAC_SC" + }, + { + name: "Spirit Catholic Radio 99.3", + logo: "stations/images-america/0_general_logos/Spirit Catholic Radio.png", + url: "https://ice7.securenetsystems.net/KVSS" + }, + { + name: "KZ 100", + logo: "stations/images-america/lincoln/KZ 100.png", + url: "http://204.93.186.205/index.php?u=https://live.amperwave.net/manifest/alphamidwest-kzenfmaac-ibc2" + }, + { + name: "KLIR 101", + logo: "stations/images-america/lincoln/KLIR 101.png", + url: "http://204.93.186.205/index.php?u=https://live.amperwave.net/manifest/alphamidwest-klirfmaac-ibc2" + }, + { + name: "106 KIX", + logo: "stations/images-america/norfolk_ne/106 KIX.png", + url: "https://playerservices.streamtheworld.com/api/livestream-redirect/KQKXFMAAC_SC" + }, + { + name: "ESPN 590", + logo: "stations/images-america/omaha/ESPN 590.png", + url: "https://stream.rcs.revma.com/4h1xzamyu7uvv" + }, + { + name: "WJAG 780", + logo: "stations/images-america/norfolk_ne/WJAG.png", + url: "https://playerservices.streamtheworld.com/api/livestream-redirect/WJAGAMAAC_SC" + }, + { + name: "KTIC 840", + logo: "stations/images-america/norfolk_ne/KTIC.png", + url: "https://ais-sa1.streamon.fm/7282_48k.aac" + }, + { + name: "La Nueva 1020", + logo: "stations/images-america/omaha/La Nueva 99.5.png", + url: "http://204.93.186.205/index.php?u=https://playerservices.streamtheworld.com/api/livestream-redirect/KMMQAMAAC_SC" + }, + { + name: "1110 KFAB", + logo: "stations/images-america/omaha/1110 KFAB.png", + url: "https://stream.revma.ihrhls.com/zc1325/hls.m3u8" + }, + ],*/ "colville": [ { name: "KYRS 88.1", @@ -4747,6 +4978,11 @@ var stations = { logo: "stations/images-america/dallas_fort_worth/97.1 The Eagle.png", url: "https://stream.revma.ihrhls.com/zc2241/hls.m3u8" }, + { + name: "97.1-HD2 The Edge", + logo: "stations/images-america/dallas_fort_worth/97.1-HD2 The Edge.png", + url: "https://stream.revma.ihrhls.com/zc9614/hls.m3u8" + }, { name: "97.9 The Beat", logo: "stations/images-america/dallas_fort_worth/97.9 The Beat.png",