From 54ce226dc304ed13befb747edc329d09467b8cbd Mon Sep 17 00:00:00 2001 From: Joseph Graham Date: Sat, 27 May 2017 18:26:00 +0100 Subject: Added some extra torrent trackers :) --- make_individual_torrent | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/make_individual_torrent b/make_individual_torrent index 69ddbeb..0200e9a 100755 --- a/make_individual_torrent +++ b/make_individual_torrent @@ -20,8 +20,8 @@ # $2 - public location # Comma seperated list of trackers, no spaces -# taskenizer.crabdance.com is run by Xylon -trackers='http://taskenizer.crabdance.com:6969/announce' +# taskenizer.crabdance.com is run by Xylon. the others come from https://github.com/ngosang/trackerslist +trackers='http://taskenizer.crabdance.com:6969/announce,http://tracker.opentrackr.org:1337/announce,udp://tracker.pirateparty.gr:6969/announce' # This mirror is put as a webseed. Which mirror we use for a webseed # doesn't really matter since it's re-written on the client machine by -- cgit v1.2.3