fixed chrome warning

main
Corentin Grall 5 years ago
parent 0d714bc347
commit eaba449d73

@ -74,11 +74,5 @@
"http://*/*",
"https://*/*"
],
"content_security_policy": "script-src 'self'; object-src 'self'",
"applications": {
"gecko": {
"id": "wappalyzer@crunchlabz.com",
"strict_min_version": "60.0"
}
}
"content_security_policy": "script-src 'self'; object-src 'self'"
}

Loading…
Cancel
Save