Quote:
Originally Posted by Retox Josh
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!
|
even easier, fire up Tor, and make sure curl runs through 127.0.0.1:
9050
new ip is generated every minute! and undetectable!
