use web seeded sintel file
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user