test: update test for new default trackers
This commit is contained in:
parent
b7201f424d
commit
d7a031a457
1 changed files with 3 additions and 2 deletions
|
|
@ -38,11 +38,12 @@ test('create-torrent', function (t) {
|
|||
|
||||
const expectedTorrent = {
|
||||
announce: [
|
||||
'udp://exodus.desync.com:6969',
|
||||
'udp://explodie.org:6969',
|
||||
'udp://tracker.coppersurfer.tk:6969',
|
||||
'udp://tracker.internetwarriors.net:1337',
|
||||
'udp://tracker.leechers-paradise.org:6969',
|
||||
'udp://tracker.openbittorrent.com:80',
|
||||
'udp://tracker.opentrackr.org:1337',
|
||||
'udp://zer0day.ch:1337',
|
||||
'wss://tracker.btorrent.xyz',
|
||||
'wss://tracker.fastcast.nz',
|
||||
'wss://tracker.openwebtorrent.com'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue