diff --git a/.htaccess.disabled b/.htaccess.disabled index 1f5af9f..60149fe 100644 --- a/.htaccess.disabled +++ b/.htaccess.disabled @@ -1,3 +1,3 @@ RewriteEngine on -RewriteCond %{HTTP_USER_AGENT} ^.*(bot|spider|crawl|https?://|WhatsApp|SkypeUriPreview) [NC] +RewriteCond %{HTTP_USER_AGENT} ^.*(bot|spider|crawl|https?://|WhatsApp|SkypeUriPreview|facebookexternalhit) [NC] RewriteRule .* - [R=403,L]