Passing recursive parameters to all scraper methods. Using throttle parameters in MindGeek scraper, fixed missing slug breaking scene and actor URLs.
This commit is contained in:
@@ -168,8 +168,6 @@ function sortBaseTrailersByQuality(sources, role) {
|
||||
return 0;
|
||||
});
|
||||
|
||||
console.log(sortedSources);
|
||||
|
||||
return sortedSources;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user