mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-24 17:03:00 +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.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