File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1123,7 +1123,7 @@ export class ClineProvider
11231123 <meta charset="utf-8">
11241124 <meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no">
11251125 <meta name="theme-color" content="#000000">
1126- <meta http-equiv="Content-Security-Policy" content="default-src 'none'; font-src ${ webview . cspSource } data:; style-src ${ webview . cspSource } 'unsafe-inline'; img-src ${ webview . cspSource } https://storage.googleapis.com https://img.clerk.com data:; media-src ${ webview . cspSource } ; script-src ${ webview . cspSource } 'wasm-unsafe-eval' 'nonce-${ nonce } ' https://us-assets.i.posthog.com 'strict-dynamic'; connect-src ${ webview . cspSource } https://openrouter.ai https://api.requesty.ai https://us.i.posthog.com https://us-assets.i.posthog.com;">
1126+ <meta http-equiv="Content-Security-Policy" content="default-src 'none'; font-src ${ webview . cspSource } data:; style-src ${ webview . cspSource } 'unsafe-inline'; img-src ${ webview . cspSource } https://storage.googleapis.com https://img.clerk.com ${ getRooCodeApiUrl ( ) } data:; media-src ${ webview . cspSource } ; script-src ${ webview . cspSource } 'wasm-unsafe-eval' 'nonce-${ nonce } ' https://us-assets.i.posthog.com 'strict-dynamic'; connect-src ${ webview . cspSource } https://openrouter.ai https://api.requesty.ai https://us.i.posthog.com https://us-assets.i.posthog.com;">
11271127 <link rel="stylesheet" type="text/css" href="${ stylesUri } ">
11281128 <link href="${ codiconsUri } " rel="stylesheet" />
11291129 <script nonce="${ nonce } ">
You can’t perform that action at this time.
0 commit comments