1
0
Fork 0

Compare commits

...

3 Commits

3 changed files with 2 additions and 6 deletions

View File

View File

@ -1,5 +1,5 @@
server {
listen 443 ssl http2;
listen 443 http2;
listen 127.0.0.1:8112; # I2P
listen [300:a98d:d6d0:8a08::d]:80; # Yggdrasil

View File

@ -46,12 +46,8 @@ html(lang='en')
section#usage
p On a page use up and down arrow keys to navigate through list. Use home and end keys to go to the start and end of a list. Use Ctrl+Backspace to return to a parent directory.
p In an overlay use a mouse wheel to change a scale of a video or a picture. Use left and right arrow keys to go through media. Use space key to toggle pause. Use escape key to close an overlay, or click outside a media. 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.
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.
footer
| 2017—2022 Arav <#[a(href='mailto:me@arav.su') me@arav.su]>
| 2017—2022 Arav <#[a(href='mailto:me@arav.su') me@arav.su]> #[a(href=mainSite+'/privacy') Privacy statements]
div#overlay
button(name='prev') ❰
div