lennerd / VipxBotDetectBundle

This bundle adds a detector service to Symfony for detecting different crawlers and spiders.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doesn't work with Symfony 3.4

COil opened this issue · comments

Hi,

I must investigate but the command and detection in general doesn't seem to work anymore. Event with the basic example:

 -------------------------- 
 -- Vipx/BotDetectBundle -- 
 -------------------------- 
 > Testing user agent "AddThis" ...
 > This agent is unknown, if you think it should be added, send a PR to lennerd/vipx-bot-detect on Github.

I will try to add a test to the command.

Closing this one, my config was not correctly loaded.