diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 3b909b7b..6ad011d4 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -75,7 +75,7 @@ }, "windows": [], "security": { - "csp": "script-src 'unsafe-eval' 'self'; default-src blob: data: filesystem: ws: wss: http: https: tauri: 'unsafe-eval' 'unsafe-inline' 'self'; img-src asset: http: https: data: 'self';" + "csp": "default-src blob: data: filesystem: ws: wss: http: https: tauri: 'unsafe-eval' 'unsafe-inline' 'self';" } } } diff --git a/src/index.html b/src/index.html index 11136cfe..d5f6b515 100644 --- a/src/index.html +++ b/src/index.html @@ -8,10 +8,6 @@ type="image/x-icon" /> - Clash Verge