This commit is contained in:
parent
02c2766322
commit
9092e181f2
12
src/main.js
12
src/main.js
@ -47,16 +47,8 @@ app.component('FileSelect', FileSelect)
|
|||||||
app.component('WireStatistics', WireStatistics)
|
app.component('WireStatistics', WireStatistics)
|
||||||
|
|
||||||
app.provide('trackers', [
|
app.provide('trackers', [
|
||||||
'wss://tracker.openwebtorrent.com',
|
'wss://tracker.lon.gb.jacknet.io:443/announce',
|
||||||
'wss://tracker.sloppyta.co:443/announce',
|
'wss://tracker.man.gb.jacknet.io:443/announce'
|
||||||
'wss://tracker.files.fm:7073/announce',
|
|
||||||
'wss://open.tube:443/tracker/socket',
|
|
||||||
'wss://hub.bugout.link:443/announce',
|
|
||||||
'ws://tracker.sloppyta.co:80/announce',
|
|
||||||
'ws://tracker.lab.vvc.niif.hu:80/announce',
|
|
||||||
'ws://tracker.files.fm:7072/announce',
|
|
||||||
'ws://tracker.btsync.cf:6969/announce',
|
|
||||||
'ws://hub.bugout.link:80/announce'
|
|
||||||
])
|
])
|
||||||
|
|
||||||
app.provide('rtcConfig', {
|
app.provide('rtcConfig', {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user