like i said i dont love hackers

gtfo

i am stored your ip for future

and stop ddossing server!!!

----------------------------------

Quote Originally Posted by -sky- View Post
can make it popup this will be great
yes u can

Quote Originally Posted by Robin H View Post
If a filehost offers an API, you use it.
Not just for the speed, but also because they offer an API for a reason.

You're causing a lot of unnecessary load for the filehost. FileSonic bans your IP for a reason. By circumventing it you're just forcing them to tighten their belt even more. And so you are indirectly causing problems for other developers.

Just use the damn API.
Not all filehosts have API

Filesonic banned and we bypassed them naaah Btw i dont think their API can handle requests being made with our link checker, oh also we dont downloading just caching their page and then checking if a link exists or not, so not our problem if filesonic (that host BIG files) getting small traffic from us via link checker i am laughting at this

Thier zpa-kool api provides (http://api.filesonic.com/link)

$urls = array( 'http://www.filesonic.com/file/1', 'http://www.filesonic.com/file/2/filename.zip', 'http://www.filesonic.com/file/r3/4', 'http://www.filesonic.com/file/r5/6/filename.zip' ); $regex = '|/file/(([a-z][0-9]+/)?[0-9]+)(/.*)?$|'; foreach($urls AS $url) { $matches = array(); preg_match($regex, $url, $matches); if (!isset($matches[1])) continue; echo str_replace('/', '-', $matches[1]) . "\n"; } /* Will output: 1 2 r3-4 r5-6 */
and with this i think we can check big ****** ahhh devs

When filehosts wake up and STOP banning ips and acc. for nothing then we use their fcked APIS lol