Skip to content
This repository was archived by the owner on Jul 10, 2019. It is now read-only.

Commit 153d062

Browse files
author
Tankred Hase
committed
Remove meta tag CSP directive from index.html since cca inject it by default now
1 parent 222b7d3 commit 153d062

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/index.html

-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
<meta charset="utf-8">
55
<title>Whiteout Mail</title>
66

7-
<!-- Theses CSP rules are used as a fallback in runtimes such as Cordova -->
8-
<meta http-equiv="Content-Security-Policy" content="default-src 'self' chrome-extension: file: gap:; object-src 'none'; script-src 'self' 'unsafe-eval' chrome-extension: file: gap:; connect-src *; style-src 'self' 'unsafe-inline' chrome-extension: file: gap:; img-src *">
9-
107
<!-- iOS homescreen link -->
118
<meta name="apple-mobile-web-app-capable" content="yes">
129
<!-- iOS iPad icon (retina) -->

0 commit comments

Comments
 (0)