From 197a077ba251f9ae4f136eb32b7a112a22f268eb Mon Sep 17 00:00:00 2001 From: Joseph Graham Date: Mon, 15 May 2017 11:32:01 +0100 Subject: Updated list of trackers to be used to make torrents. --- make_individual_torrent | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/make_individual_torrent b/make_individual_torrent index 0a7e778..69ddbeb 100755 --- a/make_individual_torrent +++ b/make_individual_torrent @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2014 Joseph Graham +# Copyright (C) 2014, 2017 Joseph Graham # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -20,8 +20,8 @@ # $2 - public location # Comma seperated list of trackers, no spaces -# t67.eu is run by Xylon, hackcoop by fauno & friends -trackers='http://t67.eu:6969/announce,http://tracker.hackcoop.com.ar/announce' +# taskenizer.crabdance.com is run by Xylon +trackers='http://taskenizer.crabdance.com: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