1
0

Decided to move privacy statements on a separate page on a main site.

This commit is contained in:
Alexander Andreev 2023-06-12 22:01:25 +04:00
parent 12a7c7732b
commit 205eb0ab76
Signed by: Arav
GPG Key ID: D22A817D95815393

View File

@ -59,8 +59,5 @@ html(lang='en')
- ml := radio.MostListened()
if ml.Song != ""
p.right Most listened song was "#{ml.Song}" on #{utils.ToClientTimezone(ml.Date, r).Format(radio.MostListenedDateFormat)} with #[b #{ml.Listeners}] listeners.
section
h2 Privacy statements
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 #{songsNum} songs list.
footer
| 2017—2023 Alexander "Arav" Andreev <#[a(href='mailto:me@arav.su') me@arav.su]>
| 2017—2023 Alexander "Arav" Andreev <#[a(href='mailto:me@arav.su') me@arav.su]> #[a(href=mainSite+'/privacy') Privacy statements]