diff --git a/web/cities/cities-ats.js b/web/cities/cities-ats.js index a05581618..1a1e9acb6 100644 --- a/web/cities/cities-ats.js +++ b/web/cities/cities-ats.js @@ -1091,6 +1091,12 @@ var country_properties = { code: "us-tx", relative_radius: 0.8 }, + "lusk": { + name: "Lusk", + name_english: "Lusk", + code: "us-wy", + relative_radius: 0.6 + }, "malta_mt": { name: "Malta", name_english: "Malta", @@ -2560,6 +2566,9 @@ var city_properties = { "lufkin": { relative_whitenoise: 0.95 }, + "lusk": { + relative_whitenoise: 0.95 + }, "malta_mt": { relative_whitenoise: 0.85 }, @@ -4740,6 +4749,14 @@ var cities = [ "y": "101.668", "z": "42729.5" }, + { + "gameName": "lusk", + "realName": "Lusk", + "country": "lusk", + "x": "-34607.7", + "y": "55.3956", + "z": "-23037.9" + }, { "gameName": "malta_mt", "realName": "Malta", diff --git a/web/stations/images-america/austin/KOKE 99.3.png b/web/stations/images-america/austin/KOKE 99.3.png deleted file mode 100644 index db6304d71..000000000 Binary files a/web/stations/images-america/austin/KOKE 99.3.png and /dev/null differ diff --git a/web/stations/images-america/austin/The Horn.png b/web/stations/images-america/austin/The Horn.png deleted file mode 100644 index 552e892a7..000000000 Binary files a/web/stations/images-america/austin/The Horn.png and /dev/null differ diff --git a/web/stations/images-america/c2c/lexington_ky/The Break 91.3-HD2.png b/web/stations/images-america/c2c/lexington_ky/The Break 91.3-HD2.png new file mode 100644 index 000000000..693219c6e Binary files /dev/null and b/web/stations/images-america/c2c/lexington_ky/The Break 91.3-HD2.png differ diff --git a/web/stations/images-america/canada/vancouver/102.7 NOW!radio.png b/web/stations/images-america/canada/vancouver/102.7 NOW!radio.png deleted file mode 100644 index 37d43e727..000000000 Binary files a/web/stations/images-america/canada/vancouver/102.7 NOW!radio.png and /dev/null differ diff --git a/web/stations/images-europe/italy/RMC1_Logo.png b/web/stations/images-europe/italy/RMC1_Logo.png deleted file mode 100644 index 86541988b..000000000 Binary files a/web/stations/images-europe/italy/RMC1_Logo.png and /dev/null differ diff --git a/web/stations/stations-america.js b/web/stations/stations-america.js index d4da2936c..0f551d3ca 100644 --- a/web/stations/stations-america.js +++ b/web/stations/stations-america.js @@ -1477,11 +1477,6 @@ var stations = { logo: "stations/images-america/austin/TMX.FM 98.9-HD3.png", url: "https://streams.kut.org/4430_56" }, - { - name: "KOKE 99.3", - logo: "stations/images-america/austin/KOKE 99.3.png", - url: "https://arn.leanstream.co/KOKEFM" - }, { name: "KLBJ 99.7", logo: "stations/images-america/austin/KLBJ 99.7.png", @@ -1502,11 +1497,6 @@ var stations = { logo: "stations/images-america/austin/The Bridge.png", url: "http://streaming.live365.com/a20823" }, - { - name: "The Horn 101.9", - logo: "stations/images-america/austin/The Horn.png", - url: "https://arn-ais.leanstream.co/KTAEAM" - }, { name: "102.3 The Beat", logo: "stations/images-america/austin/102.3 The Beat.png", @@ -1582,11 +1572,6 @@ var stations = { logo: "stations/images-america/austin/The Bridge.png", url: "https://streaming.live365.com/a20823" }, - { - name: "The Horn 1260", - logo: "stations/images-america/austin/The Horn.png", - url: "http://arn-ais.leanstream.co/KTAEAM" - }, { name: "1300 The Zone", logo: "stations/images-america/austin/1300 The Zone.png", @@ -13669,6 +13654,28 @@ var stations = { url: "https://radio.weatherusa.net/NWR/WXK23.mp3" }, ], + "lusk": [ + { + name: "610 KCSR", + logo: "stations/images-america/chadron/KCSR_KBPY.png", + url: "https://ice23.securenetsystems.net/KCSR" + }, + { + name: "KUYO AM 830", + logo: "stations/images-america/casper/KUYO AM 830.png", + url: "https://ais-sa1.streamon.fm/7061_24k.aac" + }, + { + name: "KNEB 960", + logo: "stations/images-america/scottsbluff/KNEB.png", + url: "https://ais-sa1.streamon.fm/7325_48k.aac" + }, + { + name: "K2 Radio 1030", + logo: "stations/images-america/casper/K2 Radio 1030.png", + url: "https://live.amperwave.net/manifest/townsquare-ktwoamaac-ibc3" + }, + ], "malta_mt": [ { name: "YNOP 96.1", @@ -35502,8 +35509,8 @@ var stations_c2c = { url: "https://wuky.streamguys1.com/wuky" }, { - name: "Essential Classics 91.3-HD2", - logo: "stations/images-america/c2c/lexington_ky/WUKY 91.3.png", + name: "The Break 91.3-HD2.png", + logo: "stations/images-america/c2c/lexington_ky/The Break 91.3-HD2.png", url: "https://wuky.streamguys1.com/HD2" }, { @@ -56294,12 +56301,7 @@ var stations_canada = { url: "https://live.citr.ca/live.aac" }, { - name: "102.7 NOW!radio", - logo: "stations/images-america/canada/vancouver/102.7 NOW!radio.png", - url: "https://redirect.jpbgdigital.com/CKPKFM" - }, - { - name: "102.7-HD2 The Peak", + name: "102.7 The Peak", logo: "stations/images-america/canada/vancouver/102.7 The Peak.png", url: "https://redirect.jpbgdigital.com/CKPK" },