rugk 2017-01-03 17:46:26 +01:00
parent a5d91298ff
commit eb6d994672
No known key found for this signature in database
GPG Key ID: 05D40A636AFAB34D

View File

@ -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]