mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
enable movie cat in comando provider
This commit is contained in:
@@ -33,7 +33,7 @@ async function updateSeeders(torrent) {
|
||||
|
||||
async function scrapeLatestTorrents() {
|
||||
const allowedCategories = [
|
||||
// comando.Categories.MOVIE,
|
||||
comando.Categories.MOVIE,
|
||||
comando.Categories.TV
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user