Shot
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Shot

ere
 
HomeLatest imagesSearchRegisterLog in

 

 [HACK] Adding tracker name in torrent.

Go down 
AuthorMessage
Admin
Admin



Posts : 15
Join date : 2008-05-17

[HACK] Adding tracker name in torrent. Empty
PostSubject: [HACK] Adding tracker name in torrent.   [HACK] Adding tracker name in torrent. Icon_minitimeWed Jun 04, 2008 12:11 pm

This simple hack for btit 1.4 is tested and working with xbtit.
This will add your tracker's name in the torrent file name...
ex: for a torrent named "something sdfsaads.torrent" it will make it "[yourtracker]_-_something sdfsaads.torrent"
Open download.php
Code:
header('Content-Disposition: attachment; filename="'.$f.'"');
Replace with:
Code:
header('Content-Disposition: attachment; filename="[www.extremeshare.org]_-_'.$f.'"');
do not forget to replace www.extremeshare.org with your tracker's url or whatever you want...

now, again:
Code:
header('Content-Disposition: attachment; filename="'.$f.'"');
Replace with:
Code:
header('Content-Disposition: attachment; filename="[www.extremeshare.org]_-_'.$f.'"');
do not forget to replace www.extremeshare.org with your tracker's url.
and it's ready!
enjoy!
Back to top Go down
http://shot.ogamewar.com
 
[HACK] Adding tracker name in torrent.
Back to top 
Page 1 of 1
 Similar topics
-
» [Hack]Torrent list_all
» [HACK]Torrent moderation 1.0 by Admin

Permissions in this forum:You cannot reply to topics in this forum
Shot :: Xbtit :: General-
Jump to: