GerryFerdinandus / bittorrent-tracker-editor

Software for add or remove tracker from torrent files.
MIT License
499 stars 65 forks source link

Need sanitize URL tracker #18

Closed GerryFerdinandus closed 7 years ago

GerryFerdinandus commented 7 years ago

What steps will reproduce the problem?

Copy 'blacklist.txt' from https://github.com/ngosang/trackerslist in 'remove_trackers.txt'

What is the expected output? What do you see instead?

The trackers list inside 'remove_trackers.txt' is being ignored.

What version of the product are you using? On what operating system?

1.32.0.RC.4 All OS

Please provide any additional information below.

example: http://bt-club.ws/announce # error http://ulfbrueggemann.no-ip.org:6969/announce # not verified

It can not be process due to comment after the URL. These comment must be ignored.

GerryFerdinandus commented 7 years ago

This issue fixed in release V1.32.0-RC.5