Add feature to remove torrent tracker URLs from torrents for private tracker downloads (#99)
- Remove trackers from torrenst/magnet URI --------- Co-authored-by: Mukhtar Akere <akeremukhtar10@gmail.com>
This commit is contained in:
@@ -3,7 +3,9 @@ config.json
|
||||
.idea/
|
||||
.DS_Store
|
||||
*.torrent
|
||||
!testdata/*.torrent
|
||||
*.magnet
|
||||
!testdata/*.magnet
|
||||
*.db
|
||||
*.log
|
||||
*.log.*
|
||||
|
||||
Reference in New Issue
Block a user