Browse Source

修改协议

lex-xin 10 months ago
parent
commit
722e459149
1 changed files with 1 additions and 1 deletions
  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:;">