summarylogtreecommitdiffstats
path: root/tracker-config.sh
blob: 8aa785f1a345636db9dbf9ba1f218a7341368ceb (plain)
1
2
3
4
# Set $ENABLED to false to disable auto updating tracker
# Please fill $TRACKER with proper content, you can see the sample address for more info.
ENABLED=false
TRACKER=$(curl -Ls https://cf.trackerslist.com/best_aria2.txt)