We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
wss:
1 parent 62d4786 commit 3b4933aCopy full SHA for 3b4933a
pwa/index.html
@@ -7,7 +7,7 @@
7
name="viewport"
8
/>
9
<meta
10
- content="default-src 'self'; base-uri 'self'; form-action 'none'; object-src 'none'; connect-src https:;"
+ content="default-src 'self'; base-uri 'self'; form-action 'none'; object-src 'none'; connect-src https: wss:;"
11
http-equiv="Content-Security-Policy"
12
13
<title>Flowey</title>
0 commit comments