Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter Session spammed by bots
#3

mwhitney, thank u. I use this construction, work it.
but I edit this array list
maybe somebody need this.

PHP Code:
$robots = array(
'googlebot' => 'Googlebot',
'yandex' => 'YandexBot',
'msnbot' => 'MSNBot',
'yahoo' => 'Yahoo',
'baiduspider' => 'Baiduspider',
'bingbot' => 'Bing',
'slurp' => 'Inktomi Slurp',
'ask jeeves' => 'Ask Jeeves',
'fastcrawler' => 'FastCrawler',
'infoseek' => 'InfoSeek Robot 1.0',
'lycos' => 'Lycos',
'mediapartners-google' => 'MediaPartners Google',
'CRAZYWEBCRAWLER' => 'Crazy Webcrawler',
'adsbot-google' => 'AdsBot Google',
'feedfetcher-google' => 'Feedfetcher Google',
'curious george' => 'Curious George',
'sputnikbot' => 'Sputnik',
'sosospider' => 'Soso'
); 
Reply


Messages In This Thread
CodeIgniter Session spammed by bots - by jimbon - 09-07-2015, 03:42 AM
RE: CodeIgniter Session spammed by bots - by rolly - 11-06-2015, 09:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB