test: update test for new default trackers
This commit is contained in:
@@ -38,11 +38,12 @@ test('create-torrent', function (t) {
|
|||||||
|
|
||||||
const expectedTorrent = {
|
const expectedTorrent = {
|
||||||
announce: [
|
announce: [
|
||||||
'udp://exodus.desync.com:6969',
|
'udp://explodie.org:6969',
|
||||||
'udp://tracker.coppersurfer.tk:6969',
|
'udp://tracker.coppersurfer.tk:6969',
|
||||||
'udp://tracker.internetwarriors.net:1337',
|
|
||||||
'udp://tracker.leechers-paradise.org:6969',
|
'udp://tracker.leechers-paradise.org:6969',
|
||||||
'udp://tracker.openbittorrent.com:80',
|
'udp://tracker.openbittorrent.com:80',
|
||||||
|
'udp://tracker.opentrackr.org:1337',
|
||||||
|
'udp://zer0day.ch:1337',
|
||||||
'wss://tracker.btorrent.xyz',
|
'wss://tracker.btorrent.xyz',
|
||||||
'wss://tracker.fastcast.nz',
|
'wss://tracker.fastcast.nz',
|
||||||
'wss://tracker.openwebtorrent.com'
|
'wss://tracker.openwebtorrent.com'
|
||||||
|
|||||||
Reference in New Issue
Block a user