skip streamtape since it's ip locked I think?

This commit is contained in:
Pas 2025-12-27 13:58:48 -07:00
parent 8469150ab9
commit fc5a98210c

View file

@ -1,6 +1,7 @@
// import { alphaScraper, deltaScraper } from '@/providers/embeds/nsbx';
// import { astraScraper, novaScraper, orionScraper } from '@/providers/embeds/whvx';
import { bombtheirishScraper } from '@/providers/archive/sources/bombtheirish';
import { streamtapeScraper } from '@/providers/embeds/streamtape';
import { warezcdnembedMp4Scraper } from '@/providers/embeds/warezcdn/mp4';
import { Stream } from '@/providers/streams';
import { IndividualEmbedRunnerOptions } from '@/runners/individualRunner';
@ -8,6 +9,7 @@ import { ProviderRunnerOptions } from '@/runners/runner';
const SKIP_VALIDATION_CHECK_IDS = [
warezcdnembedMp4Scraper.id,
streamtapeScraper.id,
// deltaScraper.id,
// alphaScraper.id,
// novaScraper.id,