mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-03-08 23:56:03 -05:00
add http and remove inline block
removed >style-src 'unsafe-inline'
This commit is contained in:
parent
e805020b5e
commit
c550bddc97
@ -12,6 +12,12 @@
|
||||
<meta name="keywords" content="privacy, anonymity, privacy tools, surveillance, encryption, edward snowden, nsa, tor, bitcoin">
|
||||
<meta name="description" content="You are being watched! Knowledge, encryption and privacy tools to protect you against global mass surveillance.">
|
||||
|
||||
<!-- content security policy -->
|
||||
<meta http-equiv='Content-Security-Policy' content="Content-Security-Policy: default-src https:; script-src https://privacytoolsio.github.io http://privacytoolsio.github.io";>
|
||||
|
||||
<!-- referrer policy -->
|
||||
<meta http-equiv="Referrer-Policy" content="no-referrer">
|
||||
|
||||
<!-- title -->
|
||||
<title>Privacy Tools - Encryption Against Global Mass Surveillance</title>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user