mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-27 10:14:40 +10:00
fix: don't set own script csp
This commit is contained in:
@@ -88,8 +88,6 @@ export default defineNuxtConfig({
|
|||||||
"https://images.pcgamingwiki.com",
|
"https://images.pcgamingwiki.com",
|
||||||
"https://images.igdb.com",
|
"https://images.igdb.com",
|
||||||
],
|
],
|
||||||
|
|
||||||
"script-src": ["'nonce-{{nonce}}'"],
|
|
||||||
},
|
},
|
||||||
strictTransportSecurity: false,
|
strictTransportSecurity: false,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user