Merge branch 'billux-master'

This commit is contained in:
El RIDO 2019-03-25 20:13:29 +01:00
commit 0e18b5d0c1
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92

View File

@ -1,3 +1,4 @@
RewriteEngine on
RewriteCond !%{HTTP_USER_AGENT} "Let's Encrypt validation server" [NC]
RewriteCond %{HTTP_USER_AGENT} ^.*(bot|spider|crawl|https?://|WhatsApp|SkypeUriPreview|facebookexternalhit) [NC]
RewriteRule .* - [R=403,L]