From f746baf0be75698be7027440df08a0c5eddd7a74 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 14:21:11 +0000 Subject: [PATCH 1/2] feat(stations): add Zetax Tempo Radio (from #12) --- stations/zetax-tempo-radio.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 stations/zetax-tempo-radio.json diff --git a/stations/zetax-tempo-radio.json b/stations/zetax-tempo-radio.json new file mode 100644 index 0000000..5fda08c --- /dev/null +++ b/stations/zetax-tempo-radio.json @@ -0,0 +1,13 @@ +{ + "name": "Zetax Tempo Radio", + "url": "https://radio.zetaxworld.xyz", + "operator": "@Zetax", + "location": "La Paz, Bolivia", + "country": "Bolivia", + "lat": -16.53, + "lon": -68.1, + "genre": "Classic Rock/Jazz/Blues/Latin/Eclectic", + "description": "Una radio online para quienes disfrutan de una cuidada programación de rock clásico, jazz, blues, soul, bossa nova, música latina y mucho más.", + "featured": false, + "submitted": "2026-07-29" +} From 81eac1559880db8e2bfa12cae45c863f260a7618 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 14:21:20 +0000 Subject: [PATCH 2/2] feat(stations): add Zetax Tempo Radio (from #12)