Reduced privacy statements, left only important. Removed donations section. And added story behind a radio.
This commit is contained in:
parent
159268541f
commit
c133371b8b
@ -103,6 +103,7 @@ block content
|
|||||||
| .
|
| .
|
||||||
a(href='http://radio.arav.i2p') i2p
|
a(href='http://radio.arav.i2p') i2p
|
||||||
p Runs using Liquidsoap through Icecast, which goes through NGiNX. I broadcast almost everything I have. Sorry, but I'm too lazy to make some kind of broadcasting program to stream so I just randomise the playlist and throw new music there from time to time.
|
p Runs using Liquidsoap through Icecast, which goes through NGiNX. I broadcast almost everything I have. Sorry, but I'm too lazy to make some kind of broadcasting program to stream so I just randomise the playlist and throw new music there from time to time.
|
||||||
|
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.
|
||||||
div
|
div
|
||||||
h3 File share
|
h3 File share
|
||||||
+isServiceUp("dwelling/files")
|
+isServiceUp("dwelling/files")
|
||||||
@ -247,10 +248,6 @@ block content
|
|||||||
br
|
br
|
||||||
span
|
span
|
||||||
| PGP key: #[a(href="~arav/5A2ECA58F93EB5C44F02D50B1327FE8A374CC86F.asc") 5A2E CA58 F93E B5C4 4F02 D50B 1327 FE8A 374C C86F] (available through #[a(href="https://wiki.gnupg.org/WKD" rel="nofollow noreferrer") Web Key Directory])
|
| PGP key: #[a(href="~arav/5A2ECA58F93EB5C44F02D50B1327FE8A374CC86F.asc") 5A2E CA58 F93E B5C4 4F02 D50B 1327 FE8A 374C C86F] (available through #[a(href="https://wiki.gnupg.org/WKD" rel="nofollow noreferrer") Web Key Directory])
|
||||||
section#donation
|
|
||||||
h2 Donation
|
|
||||||
p So, let's say you consider that this place deserves getting some financial support. In this case contact me, and we'll look for how to accomplish that.
|
|
||||||
p I have Paypal, QIWI, Bitcoin, and a money transfer link for my bank account.
|
|
||||||
section#banners
|
section#banners
|
||||||
h2 Banners
|
h2 Banners
|
||||||
p In case you found my site anyhow useful and would like to add me to your links page here are the banners for you.
|
p In case you found my site anyhow useful and would like to add me to your links page here are the banners for you.
|
||||||
@ -267,5 +264,4 @@ block content
|
|||||||
img(src="/shared/img/banner_dark_240x60.gif" alt="Dark banner 240x60")
|
img(src="/shared/img/banner_dark_240x60.gif" alt="Dark banner 240x60")
|
||||||
section#privacy-statements
|
section#privacy-statements
|
||||||
h2 Privacy statements
|
h2 Privacy statements
|
||||||
p I respect your privacy as my own, and now I got rid of any JavaScript code, and now theme is switched based on your OS's preference using media query.
|
p Logs are collected and include a date and time of access, your IP-address, User-Agent, referer URL, and a request.
|
||||||
p This website collects access logs which includes a date and time of access, your IP-address, User-Agent, referer URL that tells me where have you came from and a request itself. Additionally there is a GeoIP information being stored that is gathered from your IP-address for convenience of logs analysing. It includes country, region, and city.
|
|
Loading…
Reference in New Issue
Block a user