Privacy Policy update

This commit is contained in:
relikd
2021-03-26 16:46:02 +01:00
parent 3a2f929f02
commit 771c5adc7e
4 changed files with 131 additions and 19 deletions

6
templates/base.html Normal file → Executable file
View File

@@ -24,7 +24,7 @@
<li><a href="/index/apps/">Apps</a></li>
<li><a href="/category/">Categories</a></li>
<li><a href="/results/">Results</a></li>
<li><a class="no-ul" href="https://github.com/relikd/appcheck" target="_blank"><img src="/static/github.svg" alt="GitHub"></a></li>
<li><a class="no-ul" href="https://github.com/ubapsi/appchk" target="_blank"><img src="/static/github.svg" alt="GitHub"></a></li>
</ul>
</nav>
<h1><a class="no-ul" href="/"><img src="/static/logo.svg" alt="logo" width="50" height="50"> appchk <span> Privacy Monitor</span></a></h1>
@@ -48,8 +48,8 @@
</div>
</div>
<div class="links">
<a href="https://privacyscore.org/privacypolicy/">Privacy Policy</a> ·
<a href="https://privacyscore.org/imprint/">Imprint / Impressum</a>
<a href="/privacy.html">Privacy Policy / Datenschutz</a> ·
<a href="/imprint.html">Imprint / Impressum</a>
</div>
</footer>
</body>