From 129017b94812a05b67a2ec1631df21f45086ac3a Mon Sep 17 00:00:00 2001
From: Case Duckworth
Date: Mon, 13 Sep 2021 17:17:16 -0500
Subject: Change tilderadio url

---
 init.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/init.el b/init.el
index e7f08d5..8fb3817 100644
--- a/init.el
+++ b/init.el
@@ -870,7 +870,7 @@ AKA, DO NOT USE THIS FUNCTION!!!"
                      ("BadRadio: 24/7 PHONK" .
                       "https://s2.radio.co/s2b2b68744/listen")
                      ("tilderadio" .
-                      "https://radio.tildeverse.org/radio/8000/radio.ogg")
+                      "https://azuracast.tilderadio.org/radio/8000/radio.ogg")
                      ("vantaradio" .
                       "https://vantaa.black/radio")))
   (:global "C-c r r" #'eradio-play        ; mnemonic: radio
-- 
cgit 1.4.1-21-gabe81