浏览代码

Revert "修改协议"

This reverts commit 722e459149ed6d2da21e6b362ec0ec8fc34ff743.
lex-xin 10 月之前
父节点
当前提交
44c9f453db
共有 1 个文件被更改,包括 1 次插入1 次删除
  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://* customscheme://*;
+                              default-src * data: blob: ws: wss: gap://ready file://*;
                               style-src * 'unsafe-inline';
                               script-src * 'unsafe-inline' 'unsafe-eval';
                               connect-src * ws: wss:;">