Shieldon\Firewall\Component\UserAgent
self
$agent = new \Shieldon\Firewall\Component\UserAgent();
$shieldon->setComponent($agent);
Paramètres par défaut dans la liste noire.
user-agent | description |
---|---|
domain | Robot de collecte d'informations sur le nom de domaine. |
copyright | Robot de collecte d'informations sur les droits d'auteur. |
Ahrefs | Robot de collecte d'informations sur les backlinks. |
roger | Robot de collecte d'informations sur les backlinks (SEOMOZ). |
moz | Robot SEOMOZ. |
MJ12bot | Robot de collecte d'informations sur les backlinks (Majestic). |
findlinks | Robot de collecte d'informations sur les backlinks (findlinks). |
Semrush | Robot de collecte d'informations sur les backlinks (Semrush). |
archive | Machine Wayback. |
$agent->setStrict(true);