Added a privacy statements section for a file share.
This commit is contained in:
parent
a3816d6c25
commit
7428d4707b
@ -35,4 +35,8 @@ html(lang='en')
|
||||
td #[a(href=item.link)= item.name]
|
||||
td!= moment(item.datetime, clientTZ)
|
||||
td= item.size
|
||||
section#privacy
|
||||
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 site makes use of JavaScript purely for convenient functionality, like being able to watch video, listen to music, and look images in an overlay without the need to open a file in a new tab or return back.
|
||||
div#view
|
Loading…
Reference in New Issue
Block a user