Skip to content

Commit

Permalink
station updates - add Lusk, WY
Browse files Browse the repository at this point in the history
  • Loading branch information
04Marcus committed Jun 8, 2024
1 parent a18fcab commit 35c43b8
Show file tree
Hide file tree
Showing 7 changed files with 42 additions and 23 deletions.
17 changes: 17 additions & 0 deletions web/cities/cities-ats.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -2560,6 +2566,9 @@ var city_properties = {
"lufkin": {
relative_whitenoise: 0.95
},
"lusk": {
relative_whitenoise: 0.95
},
"malta_mt": {
relative_whitenoise: 0.85
},
Expand Down Expand Up @@ -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",
Expand Down
Binary file removed web/stations/images-america/austin/KOKE 99.3.png
Binary file not shown.
Binary file removed web/stations/images-america/austin/The Horn.png
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.
Binary file removed web/stations/images-europe/italy/RMC1_Logo.png
Binary file not shown.
48 changes: 25 additions & 23 deletions web/stations/stations-america.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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"
},
{
Expand Down Expand Up @@ -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"
},
Expand Down

0 comments on commit 35c43b8

Please sign in to comment.