]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Fix: #919 Referrals not getting tracked due to improperly getting
authorLaurent Destailleur <eldy@destailleur.fr>
Fri, 7 Feb 2014 19:03:34 +0000 (20:03 +0100)
committerLaurent Destailleur <eldy@destailleur.fr>
Fri, 7 Feb 2014 19:03:34 +0000 (20:03 +0100)
flagged as a search

wwwroot/cgi-bin/lib/search_engines.pm

index aa73cd531054a6ae499c137badf88f12bac001a0..a8dea8b47d66ec7ed6a4ed780082f82867c8f56b 100644 (file)
 'google\.'=>'code\.google\.',
 'msn\.'=>'hotmail\.msn\.',
 'tiscali\.'=>'mail\.tiscali\.',
-'yahoo\.'=>'mail\.yahoo\.',
+'yahoo\.'=>'(?:picks|mail)\.yahoo\.|yahoo\.[^/]+/picks',
 'yandex\.'=>'direct\.yandex\.'
 );