We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba41a02 commit d47a9eeCopy full SHA for d47a9ee
tracker-add.sh renamed to manual-tracker-add.sh
@@ -4,7 +4,7 @@ auth=user:password
4
5
add_trackers () {
6
torrent_hash=$1
7
- for base_url in https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all.txt https://hastebin.com/raw/bererufibu ; do
+ for base_url in https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all.txt ; do
8
echo -e "\e[1m\e[5m"
9
echo "URL for ${base_url}"
10
echo -e "Adding trackers for \e[91m$torrent_name..."
0 commit comments