Browse Source

Update index.html

lex-xin 6 months ago
parent
commit
e45c693b93
1 changed files with 2 additions and 3 deletions
  1. 2 3
      index.html

+ 2 - 3
index.html

@@ -9,10 +9,9 @@
   <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:;">
+                                script-src * 'unsafe-inline' 'unsafe-eval';">
   <meta name="apple-mobile-web-app-capable" content="yes" />
   <!-- 设置苹果工具栏颜色 -->
   <meta name="apple-mobile-web-app-status-bar-style" content="black" />