mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
Updated scrapers to latest available commit
This commit is contained in:
@@ -107,12 +107,6 @@ function typeMapping() {
|
||||
}
|
||||
|
||||
function untilPage(category) {
|
||||
if (ondebaixa.Categories.DESENHOS === category) {
|
||||
return 5;
|
||||
}
|
||||
if (ondebaixa.Categories.TV === category) {
|
||||
return 5;
|
||||
}
|
||||
return UNTIL_PAGE;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user