Skip to content

Commit f99ba37

Browse files
committed
added htaccess file
1 parent 4326a2c commit f99ba37

File tree

1 file changed

+0
-30
lines changed

1 file changed

+0
-30
lines changed

index.html

-30
Original file line numberDiff line numberDiff line change
@@ -7,36 +7,6 @@
77
<title></title>
88
<meta name="robots" content="noindex, nofollow">
99
<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-
">
4010
</head>
4111
<body>
4212

0 commit comments

Comments
 (0)