Reduced page size of a radio.
This commit is contained in:
parent
45e8a2652e
commit
159268541f
@ -32,6 +32,7 @@ html(lang='en')
|
||||
a(href='http://radio.arav.top:8000/stream.ogg') direct link (http)
|
||||
a(href='http://wsmkgnmhmzqm7kyzv7jnzzafvgm7xlmlfvzhgorpapd5or2arnhuktqd.onion/live/stream.ogg') direct link (Tor)
|
||||
a(href='http://radio.arav.i2p/live/stream.ogg') direct link (I2P)
|
||||
a(href='https://dir.xiph.org/search?q=arav\'s+dwelling') Xiph
|
||||
| OGG 128 Kb/s
|
||||
audio(preload='none' controls)
|
||||
source(src='/live/stream.ogg' type='audio/ogg')
|
||||
@ -52,18 +53,8 @@ html(lang='en')
|
||||
td= song.title
|
||||
section
|
||||
p The largest number of simultaneous listeners was #[b 7] at #[time(datetime='2022-02-19') 19 February 2022], and the song was "Röyksopp - 49 Percent".
|
||||
section
|
||||
h2 About the radio
|
||||
p This project grew from MPD I used to stream music over LAN for myself. Then I let it out and placed a player on my Neocities website. Then Icecast was added to see if there are listeners. I wasn't happy on how MPD was nearly overloading CPU, and later, after moving the radio off to a laptop, MPD was replaced by Liquidsoap.
|
||||
p Radio is available #[a(href='http://radio.arav.top:8000/stream.ogg') through HTTP port 8000] as well, but browsers may try to redirect to HTTPS. Any other applications should work fine.
|
||||
p Radio is listed in #[a(href='https://dir.xiph.org/search?q=arav\'s+dwelling') Xiph directory].
|
||||
section
|
||||
h2 Donation
|
||||
p You think that I deserve getting some reward for doing all this? #[a(href=main_site+'/about#contacts') Contact me], and we'll decide what way would be better.
|
||||
p I have Paypal, QIWI, Bitcoin, and a money transfer link for my bank account.
|
||||
section
|
||||
h2 Privacy statements
|
||||
p I collect access logs that include access date and time, IP-address, User-Agent, referer URL that tells me where have you came from, request that you sent to me. In addition there are GeoIP information added based on your IP-address that includes country, region, and city for my convenience.
|
||||
p This website makes use of JavaScript for a dynamic update of a radio status and last 10 songs list.
|
||||
p Logs are collected and include access date and time, IP-address, User-Agent, referer URL, request. This website makes use of JavaScript to update a radio status and last 10 songs list.
|
||||
footer
|
||||
| 2017—2022 Arav <#[a(href='mailto:me@arav.top') me@arav.top]>
|
||||
|
Loading…
Reference in New Issue
Block a user