Skip to content

Commit

Permalink
Remove DW channels from channel list
Browse files Browse the repository at this point in the history
  • Loading branch information
cemrich committed Jan 17, 2024
1 parent f4287ef commit c9c4267
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions models/channelInfoList.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ module.exports = {
"ard_alpha": new ChannelInfo("https://mcdn.br.de/br/fs/ard_alpha/hls/de/master.m3u8", "ARD-alpha"),
"zdf_info": new ChannelInfo("https://zdf-hls-17.akamaized.net/hls/live/2016500/de/high/master.m3u8", "ZDFinfo"),
"zdf_neo": new ChannelInfo("https://zdf-hls-16.akamaized.net/hls/live/2016499/de/high/master.m3u8", "ZDFneo"),
"deutsche_welle": new ChannelInfo("https://dwamdstream106.akamaized.net/hls/live/2017965/dwstream106/index.m3u8", "Deutsche Welle"),
"deutsche_welle_plus": new ChannelInfo("https://dwamdstream105.akamaized.net/hls/live/2015531/dwstream105/index.m3u8", "Deutsche Welle+"),
"one": new ChannelInfo("https://mcdn.one.ard.de/ardone/hls/master.m3u8", "ONE"),
"br_nord": new ChannelInfo("https://mcdn.br.de/br/fs/bfs_nord/hls/de/master.m3u8", "BR Nord"),
"br_sued": new ChannelInfo("https://mcdn.br.de/br/fs/bfs_sued/hls/de/master.m3u8", "BR Süd"),
Expand Down

0 comments on commit c9c4267

Please sign in to comment.