Update radio url
Some checks failed
Release / test (push) Failing after 4s
Release / push-docker-image (push) Has been skipped

This commit is contained in:
Mario Romero 2024-12-21 21:09:29 -03:00
parent b6e3b98d90
commit 17e7f44361

View File

@ -17,7 +17,7 @@ document.addEventListener('DOMContentLoaded', () => {
// Radio channels
const radioChannels = [
{ name: '1159', url: 'https://1159.cl:8000/stream' },
{ name: '1159', url: 'https://1159.cl:8443/main.ogg' },
{ name: 'anonradio', url: 'https://anonradio.net:8443/anonradio' },
{ name: 'tilderadio', url: 'https://azuracast.tilderadio.org/radio/8000/radio.ogg' },
{ name: 'texto-plano', url: 'http://texto-plano.xyz:8000/live.ogg' },