Skip to content

Commit 02d3d64

Browse files
committed
add ipv6 tracker
1 parent 6a3ccaf commit 02d3d64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

transmission-trackers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# The trackers from these lists are checked by looking up the URL's hostname in DNS.
1818
urls = [
1919
'https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all.txt',
20-
# 'http://some.other.tracker.list/trackers.txt'
20+
'https://raw.githubusercontent.com/zcq100/transmission-trackers/master/tracker_ipv6.txt',
2121
# ...
2222
]
2323

0 commit comments

Comments
 (0)