mirror of
https://github.com/webtorrent/bittorrent-tracker.git
synced 2024-12-13 10:56:25 +00:00
89b3fb3086
In addition to returning a boolean (`true` for allowed, `false` for disallowed), you can return an `Error` object to disallow and provide a custom reason. Fixes #85 |
||
---|---|---|
.. | ||
torrents | ||
client-large-torrent.js | ||
client-magnet.js | ||
client.js | ||
common.js | ||
filter.js | ||
querystring.js | ||
scrape.js | ||
server.js |