lex-xin před 10 měsíci
rodič
revize
722e459149
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -9,7 +9,7 @@
   <meta http-equiv="Cache-control" content="no-cache">
   <meta http-equiv="Cache" content="no-cache">
   <meta http-equiv="Content-Security-Policy" content="
-                              default-src * data: blob: ws: wss: gap://ready file://*;
+                              default-src * data: blob: ws: wss: gap://ready file://* customscheme://*;
                               style-src * 'unsafe-inline';
                               script-src * 'unsafe-inline' 'unsafe-eval';
                               connect-src * ws: wss:;">