add a new internet radio station to esrc

This commit is contained in:
Mid Favila 2021-12-25 12:35:39 -04:00
parent 0885b2eb6d
commit 003a77624f
1 changed files with 10 additions and 1 deletions

View File

@ -3,7 +3,7 @@
#####################################################################
# Set the time zone.
TZ=AEST+3
TZ=AEST+4
# Clear the terminal.
clear
@ -62,3 +62,12 @@ fn gcl args {git clone $args}
# KISS!
fn k args {kiss $args}
# Stream Furry.FM
fn stream_furryfm {fpm https://s4.radio.co/sa18a4da89/low}
# Stream AnonRadio
fn stream_anonradio {fpm http://anonradio.net:8000/anonradio}
# Stream chiptune
fn stream_chiptune {fpm http://lwtve.xyz/modmusic.ogg}