There was an error while loading. Please reload this page.
1 parent d507f40 commit b205f6fCopy full SHA for b205f6f
1 file changed
next.config.js
@@ -7,7 +7,7 @@ const contentSecurityPolicy = [
7
"script-src 'self' 'unsafe-inline' 'unsafe-eval' https://www.google.com https://www.gstatic.com https://apis.google.com",
8
"style-src 'self' 'unsafe-inline' https://fonts.googleapis.com",
9
"font-src 'self' data: https://fonts.gstatic.com",
10
- "img-src 'self' data: blob: https://res.cloudinary.com https://firebasestorage.googleapis.com https://*.googleusercontent.com https://www.gstatic.com",
+ "img-src 'self' data: blob: https://res.cloudinary.com https://firebasestorage.googleapis.com https://*.googleusercontent.com https://www.gstatic.com https://purecatamphetamine.github.io",
11
"connect-src 'self' https://*.googleapis.com https://*.firebaseio.com wss://*.firebaseio.com https://*.firebaseapp.com https://apis.google.com https://accounts.google.com https://cdn.jsdelivr.net https://www.google.com",
12
"frame-src 'self' https://www.google.com https://*.firebaseapp.com https://accounts.google.com https://apis.google.com https://www.youtube.com https://maps.google.com",
13
"worker-src 'self' blob:",
0 commit comments