INSERT INTO `scam_tips_searches` (`fld`, `srchwords`, `ip`,`SearchEngine`,`foundrows`,`date`) VALUES ('website', 'http://gatesfoundation.netii.net/What%20We%20Do%20-%20Bill%20&%20Melinda%20Gates%20Foundation.htm', '192.168.1.9', 'Other Spider','1', NOW()) ON DUPLICATE KEY UPDATE `date` = NOW(), `foundrows` = '1';