disable insertunit due to error

Failed to verify humanity
This commit is contained in:
Ivan Evans 2025-01-02 11:10:11 -07:00
parent f2ff86e884
commit d34b02e23a

View file

@ -12,6 +12,7 @@ export const insertunitScraper = makeSourcerer({
id: 'insertunit',
name: 'Insertunit',
rank: 60,
disabled: true,
flags: [flags.CORS_ALLOWED],
async scrapeShow(ctx) {
const playerData = await ctx.fetcher<string>(`/embed/imdb/${ctx.media.imdbId}`, {