mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-10 04:22:09 +10:00
feat: add nonce to scripts
This commit is contained in:
@ -88,6 +88,8 @@ export default defineNuxtConfig({
|
||||
"https://images.pcgamingwiki.com",
|
||||
"https://images.igdb.com",
|
||||
],
|
||||
|
||||
"script-src": ["'nonce-{{nonce}}'"],
|
||||
},
|
||||
strictTransportSecurity: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user