mirror of
https://github.com/placeholder-soft/web.git
synced 2026-04-28 10:55:27 +08:00
revert font-src (#954)
This commit is contained in:
@@ -68,7 +68,6 @@ const walletconnectDomains =
|
||||
'https://*.walletconnect.org wss://*.walletconnect.org wss://*.walletconnect.com https://*.walletconnect.com https://explorer-api.walletconnect.com';
|
||||
|
||||
const contentSecurityPolicy = {
|
||||
'font-src': ['https://fonts.gstatic.com'],
|
||||
'default-src': [
|
||||
"'self'",
|
||||
"'unsafe-inline'", // NextJS requires 'unsafe-inline'
|
||||
|
||||
Reference in New Issue
Block a user