1
0

Put actual number of last songs displayed in a privacy statements.

This commit is contained in:
Alexander Andreev 2023-03-12 02:58:51 +04:00
parent ab19f045d2
commit 24b78e00ff
Signed by: Arav
GPG Key ID: D22A817D95815393

View File

@ -58,6 +58,6 @@ html(lang='en')
td= song.Song
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 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 #{songsNum} songs list.
footer
| 2017—2023 Arav <#[a(href='mailto:me@arav.su') me@arav.su]>