mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
bump parse title
This commit is contained in:
@@ -20,7 +20,7 @@ const RUSSIAN_TRACKERS = [
|
||||
"http://bt2.t-ru.org/ann?magnet",
|
||||
"http://bt3.t-ru.org/ann?magnet",
|
||||
"http://bt4.t-ru.org/ann?magnet"
|
||||
]
|
||||
];
|
||||
// Some trackers have limits on original torrent trackers,
|
||||
// where downloading ip has to seed the torrents for some amount of time,
|
||||
// thus it doesn't work on mochs.
|
||||
@@ -37,7 +37,7 @@ const ANIME_PROVIDERS = [
|
||||
const RUSSIAN_PROVIDERS = [
|
||||
'Rutor',
|
||||
'Rutracker'
|
||||
]
|
||||
];
|
||||
let BEST_TRACKERS = [];
|
||||
let ALL_TRACKERS = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user