mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
fix(streams): di.fm
This commit is contained in:
@@ -6,7 +6,7 @@ let
|
||||
importJSON = path: builtins.fromJSON (builtins.readFile path);
|
||||
|
||||
di-fm-name = name: "${name} | DI.FM";
|
||||
di-fm = name: "http://prem2.di.fm/${name}_hi?${di-fm-key}";
|
||||
di-fm = name: "http://prem3.di.fm/${name}_hi?${di-fm-key}";
|
||||
|
||||
soma-fm-name = name: "${name} | soma.fm";
|
||||
soma-fm = name: "http://ice1.somafm.com/${name}-128-aac";
|
||||
|
||||
Reference in New Issue
Block a user