use web seeded sintel file

This commit is contained in:
Feross Aboukhadijeh
2016-03-05 21:14:25 -08:00
parent 1a7b69a19d
commit 376d656407
3 changed files with 4 additions and 4 deletions

View File

@@ -32,6 +32,10 @@ module.exports = {
*/
saved: {
torrents: [
{
name: 'Sintel',
torrentFile: 'resources/sintel.torrent'
},
{
name: 'Elephants Dream',
torrentFile: 'resources/ElephantsDream_archive.torrent'
@@ -40,10 +44,6 @@ module.exports = {
name: 'Big Buck Bunny',
torrentFile: 'resources/BigBuckBunny_archive.torrent'
},
{
name: 'Sintel',
torrentFile: 'resources/Sintel_archive.torrent'
},
{
name: 'Tears of Steel',
torrentFile: 'resources/TearsOfSteel_archive.torrent'

Binary file not shown.

BIN
resources/sintel.torrent Normal file

Binary file not shown.