Removed Privacy statements section and added a link to it on a main site.
This commit is contained in:
parent
9c72131dc8
commit
5c6cf2586f
@ -20,4 +20,4 @@ html(lang="en")
|
|||||||
block header
|
block header
|
||||||
block body
|
block body
|
||||||
footer
|
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]
|
@ -33,8 +33,4 @@ block body
|
|||||||
button(type="submit") Delete
|
button(type="submit") Delete
|
||||||
section.center
|
section.center
|
||||||
p You can delete a file using cURL: #[code curl -XDELETE https://upload.arav.su/<hash>]
|
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>]
|
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.
|
|
Loading…
Reference in New Issue
Block a user