Page 2 of 2

Re: Firehol iplists

Posted: 14 Mar 2016, 15:50
by marcele
Mick wrote:Regarding your 'custom login failure triggers to handle bad scrapers', if I wanted to add further user agents, is there anything I should be aware of?
There is quite an extensive list here:
https://github.com/JayBizzle/Crawler-De ... ct.php#L73
and although I don't want to add them all, there are some that are hitting my sites I would like to add.
Thanks for any help.
I've optimized and fixed a bug for the user-agent trigger. Also note that this list is the result of analyzing user-agents from production servers. The good thing is that its easy to adjust the regex for your own needs.

Re: Firehol iplists

Posted: 14 Mar 2016, 18:53
by Mick
Perfect, thank you for the update.