1
0
Fork 0

Removed Privacy statements section and added a link to it on a main site.

This commit is contained in:
Alexander Andreev 2023-06-12 23:09:03 +04:00
parent 9c72131dc8
commit 5c6cf2586f
Signed by: Arav
GPG Key ID: D22A817D95815393
2 changed files with 2 additions and 6 deletions

View File

@ -20,4 +20,4 @@ html(lang="en")
block header
block body
footer
| 2022,2023 Alexander "Arav" Andreev <#[a(href="mailto:me@arav.su") me@arav.su]>
| 2022,2023 Alexander "Arav" Andreev <#[a(href="mailto:me@arav.su") me@arav.su]> #[a(href=mainSite+'/privacy') Privacy statements]

View File

@ -33,8 +33,4 @@ block body
button(type="submit") Delete
section.center
p You can delete a file using cURL: #[code curl -XDELETE https://upload.arav.su/<hash>]
p Over I2P: #[code curl --proxy 127.0.0.1:4444 -XDELETE http://upload.arav.i2p/<hash>]
section
h2 Privacy statements
p Any abuses should be sent to #[a(href="mailto:admin@arav.su") admin@arav.su]. I WILL cooperate with law enforcements and provide them with logs.
p Logs include: access time, IP-address, file name it was uploaded/downloaded with, a SHA-256 hash of it, size of it, and User-Agent.
p Over I2P: #[code curl --proxy 127.0.0.1:4444 -XDELETE http://upload.arav.i2p/<hash>]