File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 30
30
default-src 'self';
31
31
child-src 'self'
32
32
data: https://*.github.io;
33
- img-src 'self'
33
+ img-src 'self' https://*.cookielaw.org https://*.onetrust.com;
34
34
data: https://*.github.io https://github.com https://*.githubusercontent.com;
35
- script-src 'self' 'unsafe-eval' 'unsafe-inline' https://www .intel.com/content/dam/www/global/wap/ https://*.onetrust.com https://*.cookielaw.org https://*.github.io;
36
- style-src 'self' data: https://*.gstatic.com https://fonts.googleapis.com https://*.github.io https://*.jsdelivr.net https://*.bootstrapcdn.com https://*.cloudflare.com;
35
+ script-src 'self' 'unsafe-eval' 'unsafe-inline' https://* .intel.com https://*.onetrust.com https://*.cookielaw.org https://*.github.io;
36
+ style-src 'self' data: https://*.onetrust.com https://*.cookielaw.org https://*. gstatic.com https://fonts.googleapis.com https://*.github.io https://*.jsdelivr.net https://*.bootstrapcdn.com https://*.cloudflare.com;
37
37
38
38
font-src 'self' https://*.googleapis.com https://*.gstatic.com https://*.bootstrapcdn.com https://*.cloudflare.com;
39
39
frame-src 'self' https://*.googleapis.com https://*.gstatic.com https://*.bootstrapcdn.com;
40
40
object-src 'self';
41
- connect-src 'self' https://*.github.io https://*.github.com https://*.githubusercontent.com https://*.jsdelivr.net https://www .intel.com/content/dam/www/global/wap/
41
+ connect-src 'self' https://*.github.io https://*.github.com https://*.githubusercontent.com https://*.jsdelivr.net https://* .intel.com
42
42
https://*.onetrust.com https://*.cookielaw.org https://*.bootstrapcdn.com https://*.cloudflare.com https://*.googleapis.com https://*.gstatic.com;
43
43
worker-src 'self' "
44
44
/>
You can’t perform that action at this time.
0 commit comments