diff --git a/.htaccess b/.htaccess index cec9c1b..ee4dc6e 100644 --- a/.htaccess +++ b/.htaccess @@ -1 +1,2 @@ -Header set Cache-Control "max-age=10,public" +Header always set Cache-Control "max-age=60,public" +Header always set Content-Security-Policy "worker-src 'self';" diff --git a/index.html b/index.html index 83108dd..d3aeadd 100644 --- a/index.html +++ b/index.html @@ -143,6 +143,7 @@