mirror of
https://github.com/kjanat/livedash-node.git
synced 2026-01-16 13:32:08 +01:00
fix: changed nonce attribution mismatch and removed ambient-light from middleware
This commit is contained in:
@ -78,7 +78,7 @@ export function middleware(request: NextRequest) {
|
||||
"accelerometer=()",
|
||||
"gyroscope=()",
|
||||
"magnetometer=()",
|
||||
"ambient-light=()",
|
||||
// Removed ambient-light as it's deprecated
|
||||
"encrypted-media=()",
|
||||
"autoplay=(self)",
|
||||
].join(", ")
|
||||
|
||||
Reference in New Issue
Block a user