mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-10 04:22:09 +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.igdb.com",
|
||||
],
|
||||
|
||||
"script-src": ["'nonce-{{nonce}}'"],
|
||||
},
|
||||
strictTransportSecurity: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user