mirror of
https://github.com/xHyroM/website.git
synced 2024-11-10 01:38:05 +01:00
13 lines
No EOL
334 B
JSON
13 lines
No EOL
334 B
JSON
{
|
|
"headers": [
|
|
{
|
|
"source": "/(.*)",
|
|
"headers" : [
|
|
{
|
|
"key" : "Content-Security-Policy",
|
|
"value" : "img-src 'self'; font-src *; style-src 'self' 'unsafe-inline' fonts.googleapis.com; script-src 'self' 'unsafe-inline'; object-src 'none'"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |