disable goojara

This commit is contained in:
Ciarands
2024-03-28 21:53:53 +00:00
parent d5d735d089
commit 3b29a685cc

View File

@@ -24,6 +24,7 @@ export const goojaraScraper = makeSourcerer({
name: 'Goojara', name: 'Goojara',
rank: 225, rank: 225,
flags: [], flags: [],
disabled: true,
scrapeShow: universalScraper, scrapeShow: universalScraper,
scrapeMovie: universalScraper, scrapeMovie: universalScraper,
}); });