diff --git a/test/test-add-torrent.js b/test/test-add-torrent.js index cc88c86c..65985a25 100644 --- a/test/test-add-torrent.js +++ b/test/test-add-torrent.js @@ -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'