File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
for = " /*"
10
10
[headers .values ]
11
11
Referrer-Policy = " strict-origin-when-cross-origin"
12
- Content-Security-Policy = " default-src 'self' https://cdn.jsdelivr.net https://fonts.bunny.net; frame-ancestors 'self'; form-action 'self'; script-src 'self' https://cdn.jsdelivr.net 'sha256-mHDS1bwUA7C11WI2Lg/0s4F/QJC5+BawSdYhX8Icul0 =';"
12
+ Content-Security-Policy = " default-src 'self' https://cdn.jsdelivr.net https://fonts.bunny.net; frame-ancestors 'self'; form-action 'self'; script-src 'self' https://cdn.jsdelivr.net 'sha256-nUftcM31JjgTW8RErFLHr33+RZ1mb2OlIlDldRFfhbk =';"
13
13
X-Content-Type-Options = " nosniff"
14
14
X-Frame-Options = " sameorigin"
15
15
X-XSS-Protection = " 1; mode=block"
Original file line number Diff line number Diff line change 16
16
},
17
17
{
18
18
"key" : " Content-Security-Policy" ,
19
- "value" : " default-src 'self' https://cdn.jsdelivr.net https://fonts.bunny.net; frame-ancestors 'self'; form-action 'self'; script-src 'self' https://cdn.jsdelivr.net 'sha256-mHDS1bwUA7C11WI2Lg/0s4F/QJC5+BawSdYhX8Icul0 =';"
19
+ "value" : " default-src 'self' https://cdn.jsdelivr.net https://fonts.bunny.net; frame-ancestors 'self'; form-action 'self'; script-src 'self' https://cdn.jsdelivr.net 'sha256-nUftcM31JjgTW8RErFLHr33+RZ1mb2OlIlDldRFfhbk =';"
20
20
},
21
21
{
22
22
"key" : " X-Content-Type-Options" ,
You can’t perform that action at this time.
0 commit comments