File tree 1 file changed +0
-30
lines changed
1 file changed +0
-30
lines changed Original file line number Diff line number Diff line change 7
7
< title > </ title >
8
8
< meta name ="robots " content ="noindex, nofollow ">
9
9
< meta name ="googlebot " content ="noindex, nofollow ">
10
- < meta http-equiv ="Content-Security-Policy "
11
- content ="default-src 'self'
12
- https://cdn.jsdelivr.net
13
- https://unpkg.com
14
- https://cdnjs.cloudflare.com
15
- https://www.youtube.com
16
- https://api.cche-ch.org;
17
-
18
- script-src 'self'
19
- 'unsafe-inline'
20
- 'unsafe-eval'
21
- https://cdn.jsdelivr.net
22
- https://unpkg.com
23
- https://cdnjs.cloudflare.com;
24
-
25
- frame-src 'self'
26
- https://www.youtube.com;
27
-
28
- connect-src 'self'
29
- https://api.cche-ch.org
30
- https://cdn.jsdelivr.net
31
- https://unpkg.com
32
- https://cdnjs.cloudflare.com;
33
-
34
- style-src 'self'
35
- 'unsafe-inline'
36
- https://cdn.jsdelivr.net
37
- https://unpkg.com
38
- https://cdnjs.cloudflare.com;
39
- ">
40
10
</ head >
41
11
< body >
42
12
You can’t perform that action at this time.
0 commit comments