diff --git a/tools/Btorrent/app.js b/tools/Btorrent/app.js index c3b648a..4cae1e6 100644 --- a/tools/Btorrent/app.js +++ b/tools/Btorrent/app.js @@ -1,7 +1,9 @@ /* global WebTorrent, angular, moment, prompt */ const VERSION = '1.1' -const trackers = ['wss://tracker.btorrent.xyz', 'wss://tracker.openwebtorrent.com'] +const trackers = ['wss://tracker.btorrent.xyz', 'wss://tracker.openwebtorrent.com', 'wss://tracker.fastcast.nz' + +] const rtcConfig = { 'iceServers': [ {