Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save antonellopasella/bd373c61530d1540282194e299c1a412 to your computer and use it in GitHub Desktop.
Save antonellopasella/bd373c61530d1540282194e299c1a412 to your computer and use it in GitHub Desktop.
CSP - PG
<meta http-equiv="Content-Security-Policy" content="default-src * data: * gap: https://ssl.gstatic.com 'unsafe-eval'; style-src * 'unsafe-inline'; media-src *; img-src *">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment