Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21

Thread: Torrent Search Engine for Private Trackers?

  1. #11
    Quarterquack's Avatar sprclfrglstcxpldcs BT Rep: +3
    Join Date
    Dec 2009
    Posts
    3,236
    Quote Originally Posted by Tokeman View Post
    ...
    Not really all that difficult. All sites offer an RSS feed. RSS + specific filter = instant queuing of torrents I'm interested in every 5 minutes. People do this all the time.

    This mechanism would only be need to modified minimally to offer search functionality. Complete RSS, no filter, stored privately and search with any aggregator.
    Ellipses go here.

  2. BitTorrent   -   #12
    Quote Originally Posted by TONiC View Post
    BTJunkie also steals passkeys.
    That's why it got so much love in the Gazelle source code...

    PHP Code:
    // F****** btjunkie piece of s*** 
    if(strpos($_SERVER['HTTP_REFERER'], 'btjunkie.org')) { 
            
    // This code is executed if someone is downloading a torrent from btjunkie 
            // Do what you want here, be creative. ;) 

    "I just remembered something that happened a long time ago."

  3. BitTorrent   -   #13
    http://**************.com/2009/01/16...mes-a-reality/

    Have you guys forgot that script? Works well when you config it right.

    edit: didn't remember url cencoring. Well if you really want it you gonna find it
    Last edited by utear; 04-10-2011 at 11:37 PM.

  4. BitTorrent   -   #14
    Quote Originally Posted by anon-sbi View Post
    Quote Originally Posted by TONiC View Post
    BTJunkie also steals passkeys.
    That's why it got so much love in the Gazelle source code...

    PHP Code:
    // F****** btjunkie piece of s*** 
    if(strpos($_SERVER['HTTP_REFERER'], 'btjunkie.org')) { 
            
    // This code is executed if someone is downloading a torrent from btjunkie 
            // Do what you want here, be creative. ;) 

    Thats been around long before gazelle.
    I use similiar code to prevent some common open signup checkers from working on my site..

    If you like that check this code sometime
    if(strtolower(substr($_SERVER['HTTP_USER_AGENT'],0,9))=='cfnetwork'){
    header('Location: http://torrentfreak.com/files/Tracker%20Spy.dmg');
    exit();
    }
    if(strtolower(substr($_SERVER['HTTP_USER_AGENT'],0,35))=='Torrents Open Registrations Checker'){
    header('Location: http://torrentfreak.com/files/Tracker%20Spy.dmg');
    exit();
    }
    if(strtolower(substr($_SERVER['HTTP_REFERER'],0,35))=='http://btracs.com/index_ranking.htm'){
    header('Location: http://www.youtube.com/watch?v=uDfCHLCLs3I');
    exit();
    }
    Makes the user download a 50mb file from the site that hosts the tracker checker script every time they get to my site in their list of sites to check. Not to mention it never really checks my site LOL I been using this script for a couple of years and it only costs the originators their bandwidth on the file people download every time

    There also one that sends you to a broken youtube click as well for your enjoyment.
    Last edited by Pwner101; 04-13-2011 at 01:08 AM.

  5. BitTorrent   -   #15
    I remember that YouTube video. It was "people getting owned hard" or something similar.

    Why did you block open registration checkers, by the way? Server resource concerns?
    "I just remembered something that happened a long time ago."

  6. BitTorrent   -   #16
    To make people check the hard way... It still uses the same amount of resources either way really.
    Since technically the site doesn't use additional resources till you submit the form.

    Yeah... I had a few differant youtube ones. One was the rickroll clip, another was and owned clip... there were a few others as well. Depends where you were coming from really.

  7. BitTorrent   -   #17
    there is lot of site like this just google it

  8. BitTorrent   -   #18
    Bionic's Avatar Poster BT Rep: +22BT Rep +22BT Rep +22BT Rep +22BT Rep +22
    Join Date
    Feb 2008
    Location
    Dubai/London
    Posts
    776
    yah, forget it guys. Public one is www.torrentz.eu or something
    Twitter: @alhassoni
    Stay tuned. I could say something brilliant at any moment.

    DL Speed: 1MBps | UL Speed: 228KBps

    Speaks: English, Arabic, German, Tagalog(Filipino), Spanish and Chinese

  9. BitTorrent   -   #19
    stoi's Avatar BCG Owner BT Rep: +45BT Rep +45BT Rep +45BT Rep +45BT Rep +45BT Rep +45BT Rep +45BT Rep +45BT Rep +45
    Join Date
    Oct 2002
    Posts
    3,679
    One thing about mininova/btjunkie etc, its great free advertising if you upload nulled torrents to them, and open up.

    when you just open up you just get the same crap in time and time again (those that know of the tracker, and have been members before)

    Using BTjunkie etc, brings a lot more noobs in, but tbh they are better members for the most part.

  10. BitTorrent   -   #20
    bijoy's Avatar secret lover BT Rep: +1
    Join Date
    Aug 2010
    Posts
    1,820
    Quote Originally Posted by zot View Post
    BTjunkie searches a number of private torrent sites. The search results will show a lock icon and the name of the site/tracker next to each private torrent.

    http://btjunkie.org
    Those torrents are with stolen passkeys & most likely to get banned from respective trackers/sites.
    Teh n00b.

Page 2 of 3 FirstFirst 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •