mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
updating to use tpb cached torrent files
This commit is contained in:
@@ -4,10 +4,9 @@ const moment = require('moment');
|
||||
|
||||
const defaultProxies = [
|
||||
'https://thepiratebay.org',
|
||||
'https://thepiratebay.vip',
|
||||
'https://proxybay.pro',
|
||||
'https://ukpiratebayproxy.com',
|
||||
'https://thepiratebayproxy.info'];
|
||||
'https://piratebays.life',
|
||||
'https://piratebays.icu/',
|
||||
'https://piratebays.cool'];
|
||||
const dumpUrl = '/static/dump/csv/';
|
||||
const defaultTimeout = 30000;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user