add a new internet radio station to esrc
This commit is contained in:
parent
0885b2eb6d
commit
003a77624f
@ -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}
|
Loading…
x
Reference in New Issue
Block a user