Skip to content

Commit

Permalink
removed csp policy since not supported in firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
dauntlessnomad committed Jun 11, 2020
1 parent e998183 commit c7a6337
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,6 @@
<meta name="twitter:image"
content="https://cdn.coronasafe.network/ksdma_logo.png" />
<meta name="twitter:card" content="summary" />
<meta http-equiv="Content-Security-Policy" content="default-src 'self' https://cdn.coronasafe.network https://sentry.io;
script-src https://cdn.coronasafe.network;
script-src-elem 'self' 'unsafe-inline' https://cdn.coronasafe.network;
style-src-elem 'self' 'unsafe-inline' https://cdn.coronasafe.network https://kit-free.fontawesome.com;
img-src 'self' 'unsafe-inline' https://cdn.coronasafe.network https://coronasafe.network data:;
font-src 'self' https://cdn.coronasafe.network https://kit-free.fontawesome.com data:;
style-src 'self' https://cdn.coronasafe.network ">
<title>Corona Care</title>
<link rel="stylesheet" type="text/css" href="https://cdn.coronasafe.network/material" />
<link rel="icon" href="https://cdn.coronasafe.network/favicon.png">
Expand Down

0 comments on commit c7a6337

Please sign in to comment.