Updated Rx3 url
This commit is contained in:
parent
282d47d558
commit
184ccdcae1
1 changed files with 5 additions and 1 deletions
|
@ -11,6 +11,9 @@ alias yarn="yarn --emoji true"
|
||||||
# No space in file
|
# No space in file
|
||||||
alias nospace='rename "y/ /_/ " *'
|
alias nospace='rename "y/ /_/ " *'
|
||||||
|
|
||||||
|
# APT
|
||||||
|
alias nonfree="dpkg-query -W -f='${Section}\t${Package}\n' | grep ^non-free"
|
||||||
|
|
||||||
# Sound
|
# Sound
|
||||||
alias rpLQ='mpv http://radioperfecto.net-radio.fr/perfecto.mp3'
|
alias rpLQ='mpv http://radioperfecto.net-radio.fr/perfecto.mp3'
|
||||||
alias rpHQ='mpv http://radioperfecto.net-radio.fr:80/perfecto.aac'
|
alias rpHQ='mpv http://radioperfecto.net-radio.fr:80/perfecto.aac'
|
||||||
|
@ -18,7 +21,8 @@ alias rp='rpHQ'
|
||||||
alias 107='mpv http://15363.live.streamtheworld.com/KSANFMAAC192.aac'
|
alias 107='mpv http://15363.live.streamtheworld.com/KSANFMAAC192.aac'
|
||||||
alias onlyrock='mpv http://ns508363.ip-198-100-145.net:8080/onlyrockradio.mp3'
|
alias onlyrock='mpv http://ns508363.ip-198-100-145.net:8080/onlyrockradio.mp3'
|
||||||
alias fuzz='mpv http://18193.live.streamtheworld.com/SAM04AAC335.mp3'
|
alias fuzz='mpv http://18193.live.streamtheworld.com/SAM04AAC335.mp3'
|
||||||
alias rx3='mpv http://37.59.28.208:8217/stream/1/'
|
#alias rx3='mpv http://37.59.28.208:8217/stream/1/'
|
||||||
|
alias rx3='mpv https://azura.shoutca.st/radio/8550/radio.mp3\?1588331736'
|
||||||
alias heavy1='mpv https://listen.radioking.com/radio/119653/stream/159121'
|
alias heavy1='mpv https://listen.radioking.com/radio/119653/stream/159121'
|
||||||
alias lagrosseRock='mpv http://hd.lagrosseradio.info/lagrosseradio-rock-192.mp3'
|
alias lagrosseRock='mpv http://hd.lagrosseradio.info/lagrosseradio-rock-192.mp3'
|
||||||
alias lagrosseMetal='mpv http://hd.lagrosseradio.info/lagrosseradio-metal-192.mp3'
|
alias lagrosseMetal='mpv http://hd.lagrosseradio.info/lagrosseradio-metal-192.mp3'
|
||||||
|
|
Loading…
Reference in a new issue