I think a word picture is more suitable here. Second, I decide on use of localStorage for audio volume.
This commit is contained in:
parent
e61b4083b0
commit
60f662109e
@ -41,7 +41,7 @@ html(lang='en')
|
||||
td!= utils.ToClientTimezone(item.Datetime, r).Format(files.FileDateFormat)
|
||||
td= item.Size
|
||||
section#usage
|
||||
p In an overlay you can use your mouse wheel to change scale of a video or an image. An audio volume is being kept across files on a current page. No cookie or local storage are being used.
|
||||
p In an overlay you can use your mouse wheel to change scale of a video or a picture. An audio volume is being kept across site using LocalStorage API.
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user