diff --git a/app.coffee b/app.coffee index 9572e25..e0abf51 100644 --- a/app.coffee +++ b/app.coffee @@ -1,3 +1,5 @@ +navigator.registerProtocolHandler 'magnet', window.location.origin + '#%s', 'βTorrent' + trackers = [ 'wss://tracker.btorrent.xyz' 'wss://tracker.webtorrent.io'