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 6a3ccaf commit 02d3d64Copy full SHA for 02d3d64
transmission-trackers.py
@@ -17,7 +17,7 @@
17
# The trackers from these lists are checked by looking up the URL's hostname in DNS.
18
urls = [
19
'https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all.txt',
20
- # 'http://some.other.tracker.list/trackers.txt'
+ 'https://raw.githubusercontent.com/zcq100/transmission-trackers/master/tracker_ipv6.txt',
21
# ...
22
]
23
0 commit comments