View Single Post
Old 02-03-2009, 08:48 PM  
Bro Media - BANNED FOR LIFE
MOBILE PORN: IMOBILEPORN
 
Join Date: Jan 2004
Location: Tinseltown NL
Posts: 16,502
Oops, I forgot something...

Gotys said he would ban IP's so I forgot to do this... heres new script.

PHP Code:
<?php
$cliphunter 
= new scrape();
$cliphunter->category('hardcore');
$cliphunter->pages_deep(10);
$cliphunter->popular('all_times');
$cliphunter->proxy('path/to/proxy/file.txt');
$cliphunter->initiate();
//$cliphunter->insert_db('localhost', 'username', 'password', 'database');
$cliphunter->display_format('xml');
?>
Proxies ftw!
Bro Media - BANNED FOR LIFE is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote