diff --git a/internal/handlers/web/templates/index.jade b/internal/handlers/web/templates/index.jade index c85fd66..28184c4 100644 --- a/internal/handlers/web/templates/index.jade +++ b/internal/handlers/web/templates/index.jade @@ -26,7 +26,7 @@ block body p.center filename.ext could be anything but empty. It is a name the file will be retrieved with. section h2 Privacy statements - p I WILL cooperate with law enforcements and provide them with logs. + p I WILL cooperate with law enforcements and provide them with logs. Abuses should be sent to #[a(href="mailto:admin@arav.top") admin@arav.top]. p Upload logs include: access time, IP-address, name of a file it was uploaded with, a SHA-256 hash of the file, download name*, size of the file in bytes, User-Agent. p Each download also being logged and include: access time, IP-address, name of a file it was requested with, download name*, User-Agent. p *Download name is a salted SHA-256 hash of the file encoded using base64 raw URL encoding.