[gimp-web] Add two torrent trackers not blocked by Rostelekom



commit c65da61f9375d16558cfb53844f92703c962327c
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date:   Thu Apr 1 13:47:16 2021 +0300

    Add two torrent trackers not blocked by Rostelekom

 tools/downloads/mt | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/tools/downloads/mt b/tools/downloads/mt
index 75455aca..df8ac00b 100755
--- a/tools/downloads/mt
+++ b/tools/downloads/mt
@@ -5,6 +5,8 @@ OPTIND=1
 tracker1=udp://tracker.opentrackr.org:1337/announce
 tracker2=udp://tracker.coppersurfer.tk:6969/announce
 tracker3=udp://tracker.leechers-paradise.org:6969/announce
+tracker4=https://ashrise.com:443/phoenix/announce
+tracker5=udp://tracker.openbittorrent.com:80/announce
 
 while getopts "c:o:p:" opt; do
     case "$opt" in


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]