use web seeded sintel file
This commit is contained in:
parent
1a7b69a19d
commit
376d656407
3 changed files with 4 additions and 4 deletions
|
|
@ -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
BIN
resources/sintel.torrent
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue