bump parse title

This commit is contained in:
TheBeastLT
2023-01-06 11:06:00 +02:00
parent d5d528baa0
commit 957397d3c2
3 changed files with 9 additions and 9 deletions

View File

@@ -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 = [];