feat(trackers): basic trackers integration
This commit is contained in:
@ -24,7 +24,8 @@ module.exports = async ({
|
||||
checkTorrent,
|
||||
setupTorrentRecord,
|
||||
p2pStore,
|
||||
feed
|
||||
feed,
|
||||
remoteTrackers
|
||||
}) => {
|
||||
let torrentClientHashMap = {}
|
||||
|
||||
|
Reference in New Issue
Block a user