Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand radio coverage in Russia #248

Merged
merged 3 commits into from
Feb 3, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2,193 changes: 2,159 additions & 34 deletions web/cities/cities-ets2.js

Large diffs are not rendered by default.

Binary file added web/stations/images-europe/china/CNR.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.
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.
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 42 additions & 0 deletions web/stations/stations-europe.js
Original file line number Diff line number Diff line change
Expand Up @@ -1112,6 +1112,18 @@ var stations = {/*
url: "http://playerservices.streamtheworld.com/api/livestream-redirect/SER_CATAAC_SC"
},
],
"china": [
{
name: "中国之声",
logo: "stations/images-europe/china/CNR.png",
url: "https://ngcdn001.cnr.cn/live/zgzs/index.m3u8"
},
{
name: "经济之声",
logo: "stations/images-europe/china/CNR.png",
url: "https://ngcdn002.cnr.cn/live/jjzs/index.m3u8"
},
],
"croatia": [
{
name: "HR 1",
Expand Down Expand Up @@ -6452,6 +6464,31 @@ var stations = {/*
logo: "stations/images-europe/russia/Маруся Фм - Marusya FM.png",
url: "https://radio-holding.ru:9433/marusya_default"
},
{
name: "Милицейская Волна",
logo: "stations/images-europe/russia/Милицейская Волна - Militseyskaya Volna.png",
url: "https://radiomv.hostingradio.ru:80/radiomv128.mp3"
},
{
name: "ПИ FM",
logo: "stations/images-europe/russia/ПИ FM - Pi FM.png",
url: "https://cdn.pifm.ru/mp3web"
},
{
name: "Радио Гордость",
logo: "stations/images-europe/russia/Радио Гордость - Radio Gordost.png",
url: "https://rgordost.hostingradio.ru/rgordost64.aacp"
},
{
name: "Радио Звезда",
logo: "stations/images-europe/russia/Радио Звезда - Radio Zvezda.png",
url: "https://zvezda-radio-rzv.mediacdn.ru/radio/zvezda/zvezda_128"
},
{
name: "Радио Искатель",
logo: "stations/images-europe/russia/Радио Искатель - Radio Iskatel.png",
url: "https://iskatel.hostingradio.ru:8015/iskatel-128.mp3"
},
{
name: "Радио Мир",
logo: "stations/images-europe/russia/Радио Мир - Radio Mir.png",
Expand All @@ -6467,6 +6504,11 @@ var stations = {/*
logo: "stations/images-europe/russia/Radio Record.png",
url: "https://hls-01-radiorecord.hostingradio.ru/record/playlist.m3u8"
},
{
name: "Радио Родных Дорог",
logo: "stations/images-europe/russia/Радио Родных Дорог - Radio Rodnykh Dorog.png",
url: "https://stream1.radiord.ru:8000/live128.mp3"
},
{
name: "Радио ВАНЯ",
logo: "stations/images-europe/russia/Радио ВАНЯ - Radio Vanya.png",
Expand Down
Loading