We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4607783 commit 74e40f2Copy full SHA for 74e40f2
1 file changed
index.html
@@ -9,6 +9,7 @@
9
<meta http-equiv="Content-Security-Policy" content="
10
default-src * 'unsafe-inline' 'unsafe-eval';
11
connect-src * http: https: file:;
12
+img-src * data: blob: https: http: 'unsafe-inline';
13
">
14
<link rel="manifest" href="manifest.webmanifest">
15
<script src="hvdata/jszip.min.js"></script>
0 commit comments