New spider
[infodrom.org/www.zeitungsliste.de] / lib / core.inc
index 14473e2..81aea3a 100644 (file)
@@ -189,6 +189,7 @@ function is_spider()
       strpos($_SERVER['HTTP_USER_AGENT'], 'Search17Bot/1') !== false ||
       strpos($_SERVER['HTTP_USER_AGENT'], 'Linguee Bot') !== false ||
       strpos($_SERVER['HTTP_USER_AGENT'], 'findlinks/2') !== false ||
+      strpos($_SERVER['HTTP_USER_AGENT'], 'SiteBot/0.1') !== false ||
       strpos($_SERVER['HTTP_USER_AGENT'], 'Cityreview Robot') !== false) {
     if (isset($_SESSION['uid']))
       $_SESSION['robot'] = true;