From c4997aac0f5063c97d7339bb7691fc14558c7c8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Rodr=C3=ADguez?= Date: Fri, 3 Feb 2017 15:31:26 -0500 Subject: [PATCH] Fix trackers --- app.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.js b/app.js index d9f2c87..a66193e 100644 --- a/app.js +++ b/app.js @@ -1,8 +1,8 @@ /* global WebTorrent, angular, moment, prompt */ -const VERSION = '0.17.4' +const VERSION = '0.17.5' -const trackers = ['wss://trackers.btorrent.xyz', 'wss://trackers.openwebtorrent.com', 'wss://trackers.fastcast.nz'] +const trackers = ['wss://tracker.btorrent.xyz', 'wss://tracker.openwebtorrent.com', 'wss://tracker.fastcast.nz'] const rtcConfig = { 'iceServers': [