Hello,
I’m getting a lot of searches from search.conduit.com (whatever that is). Here’s the code I just added to engines.php:
$SI_SearchEngines[] = array ( ‘name’ => ‘Conduit.com’, ‘url’ => ‘http://search.conduit.com/Results.aspx’, ‘domain’ => ‘search.conduit’, ‘query’ => ‘q’ );
It’d be great if it could be added to the Default Pepper in the future :)