Using unprint as default, marked to-be-updated scrapers as deprecated. Merging movie tags and movie scene tags for manticore movies table. Removed poster set to null in deep merge; annotate if it has purpose. Refactored Brad Montana scraper.
This commit is contained in:
@@ -158,10 +158,8 @@ async function fetchLatestBlock(site, page) {
|
||||
module.exports = {
|
||||
fetchLatest: fetchLatestClassic,
|
||||
scrapeScene: scrapeSceneClassic,
|
||||
useUnprint: true,
|
||||
block: {
|
||||
scrapeScene: scrapeSceneBlock,
|
||||
fetchLatest: fetchLatestBlock,
|
||||
useUnprint: true,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user