Results 1 to 10 of 118
Threaded View
-
20th Nov 2011, 05:23 PM #11OPBanned
like i said i dont love hackers
gtfo
i am stored your ip for future
and stop ddossing server!!!
----------------------------------
yes u can
Not all filehosts have API
Filesonic banned and we bypassed them naaahBtw 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 */
When filehosts wake up and STOP banning ips and acc. for nothing then we use their fcked APIS lol
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Filehosts with IDMAN support (for free users)
By torrfriend in forum File Host DiscussionReplies: 18Last Post: 3rd Jul 2012, 03:53 PM -
LF Filehosts Link Checker Software/Script/Extension
By unkz in forum Web Development AreaReplies: 0Last Post: 1st May 2011, 08:02 PM -
Which filehosts should sBorg support?
By somik in forum File Host DiscussionReplies: 44Last Post: 19th Dec 2010, 05:16 AM -
Link Checker that supports all TOP filehosts
By pjkasper43 in forum Webmaster DiscussionReplies: 3Last Post: 19th Nov 2009, 03:38 AM -
Link Checker whit support to 150 sites
By jomasaco in forum Webmaster ResourcesReplies: 3Last Post: 5th Sep 2008, 08:16 PM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...