diff --git a/static/.htaccess b/static/.htaccess index 8b0e0cc..2a6f48a 100644 --- a/static/.htaccess +++ b/static/.htaccess @@ -1,4 +1,4 @@ -# Security tests: https://observatory.mozilla.org/ +# Security tests: https://developer.mozilla.org/en-US/observatory # Disable DNS prefetching: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-DNS-Prefetch-Control Header always set Access-Control-Allow-Origin "analytics.ethanyoo.com" Header always set X-Frame-Options "DENY"