--- search_engine_referers.module~ 2008-06-04 12:41:18.000000000 +0000 +++ search_engine_referers.module 2008-06-04 12:41:19.000000000 +0000 @@ -54,7 +54,7 @@ function search_engine_referers_overview 'query_variable' => 'q', ), 'Yandex' => array( - 'host_pattern_sql' => 'http://www.yandex.ru/yandsearch%', + 'host_pattern_sql' => 'http://%yandex.ru/yandsearch%', 'host_pattern_preg' => '!yandex.ru!', 'path_pattern' => '!^/yandsearch!', 'query_variable' => 'text',