From: Joey Schulze Date: Tue, 22 Jul 2008 07:13:08 +0000 (+0000) Subject: A new bot: X-Git-Url: https://git.infodrom.org/?p=infodrom.org%2Fwww.zeitungsliste.de;a=commitdiff_plain;h=9b6e356ed3053e04f202f4a1c11f86fce994edb8 A new bot: "VisBot/2.0 (Visvo.com Crawler; http:°www.visvo.com/bot.html; bot@visvo.com)" --- diff --git a/lib/core.inc b/lib/core.inc index 2daa390..fd3dd8d 100644 --- a/lib/core.inc +++ b/lib/core.inc @@ -145,6 +145,7 @@ function is_spider() strpos($_SERVER['HTTP_USER_AGENT'], 'Twiceler-0.9') !== false || strpos($_SERVER['HTTP_USER_AGENT'], 'ScoutJet') !== false || strpos($_SERVER['HTTP_USER_AGENT'], 'penthesilea/0.3') !== false || + strpos($_SERVER['HTTP_USER_AGENT'], 'VisBot/2.0') !== false || strpos($_SERVER['HTTP_USER_AGENT'], 'Cityreview Robot') !== false) { if (isset($_SESSION['uid'])) $_SESSION['robot'] = true;