From 13a2cd8613894f080094f61a231a0bb7a408c394 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 14 Jul 2021 16:59:24 -0500 Subject: Add WBRH and KBRH honestly i should break these out into another file or smth --- init.el | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/init.el b/init.el index 8eecc20..e47901f 100644 --- a/init.el +++ b/init.el @@ -982,10 +982,14 @@ if ripgrep is installed, otherwise `consult-grep'." "https://somafm.com/fluid.pls") ("SomaFM Underground 80s" . "https://somafm.com/u80s256.pls") + ("WBRH: Jazz & More" . + "http://wbrh.streamguys1.com/wbrh-mp3") + ("KBRH Blues & Rhythm Hits" . + "http://wbrh.streamguys1.com/kbrh-mp3") ("WRKF HD-2" . ,(concat "https://playerservices.streamtheworld.com/" "api/livestream-redirect/WRKFHD2.mp3")) - ("WRKF" . + ("WRKF: NPR for the Capital Region" . ,(concat "https://playerservices.streamtheworld.com/" "api/livestream-redirect/WRKFFM.mp3")) ("tilderadio" . -- cgit 1.4.1-21-gabe81