MyBB Community Forums

Full Version: New Unknown Crawler ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Anyone knows where this one comes from ? =P

IP: 208.36.144.9 
Hostname: crawl-18.cuill.com
http://www.cuill.com/

It's a search engine Smile

Quote:Cuill Inc. (pronounced [kool]) is a startup company that is pioneering a new approach to Search.
Been getting that for months but don't know how to add it to mybb
defiant Wrote:Been getting that for months but don't know how to add it to mybb

In MyBB 1.2 it requires you edit a file so the bot is identified, however in 1.4, I assure you, it is much easier than that.

To add the bot in to 1.2, you need to edit inc/class_session.php.

Find:
	var $bots = array(

Under it add:
		'twiceler' => 'Cuill Twiceler',

It will then show up.

Chris
Thanks Chris added Smile

EDIT: One shows up but the other still shows as a guest with the IP 208.36.144.9 and the one which shows up is 208.36.144.8
The other one doesn't have the correct meta tag to identify it as "twiceler" which is why it isn't caught. I've seen this myself.