mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
added new tracker
This commit is contained in:
parent
6fbee875b8
commit
da29e0b0a7
@ -1,7 +1,9 @@
|
|||||||
/* global WebTorrent, angular, moment, prompt */
|
/* global WebTorrent, angular, moment, prompt */
|
||||||
|
|
||||||
const VERSION = '1.1'
|
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 = {
|
const rtcConfig = {
|
||||||
'iceServers': [
|
'iceServers': [
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user