No description
Find a file
Kumi c2d54d1d55
feat: add privacy policy and disclaimer to footer
Introduced a privacy policy and disclaimer section in the footer of the index page to inform users about data handling practices. This addition emphasizes user privacy, clarifying that there is no tracking or data logging, and includes a warning about potential third-party tracking via served files. It also provides a link to the source code for transparency, encouraging users to host files on their own servers for maximum privacy assurance.
2024-11-08 17:01:49 +01:00
templates feat: add privacy policy and disclaimer to footer 2024-11-08 17:01:49 +01:00
.gitignore feat: add Flask proxy app for cdn.jsdelivr.net 2024-08-03 08:40:59 +02:00
app.py fix(proxy): correct URL reference in proxy function 2024-08-03 16:39:17 +02:00
requirements.txt feat: add Flask proxy app for cdn.jsdelivr.net 2024-08-03 08:40:59 +02:00