Update app.js
This commit is contained in:
parent
de43c09cb3
commit
d4c3708717
1 changed files with 1 additions and 1 deletions
2
app.js
2
app.js
|
@ -2,7 +2,7 @@
|
|||
|
||||
const VERSION = '0.18.0'
|
||||
|
||||
const trackers = ['wss://tracker.btorrent.xyz', 'wss://tracker.openwebtorrent.com', 'wss://tracker.fastcast.nz']
|
||||
const trackers = ['wss://tracker.btorrent.xyz', 'wss://tracker.openwebtorrent.com']
|
||||
|
||||
const rtcConfig = {
|
||||
'iceServers': [
|
||||
|
|
Loading…
Reference in a new issue