diff --git a/src/providers/sources/bombtheirish.ts b/src/providers/sources/bombtheirish.ts index 946ecef..450b7a1 100644 --- a/src/providers/sources/bombtheirish.ts +++ b/src/providers/sources/bombtheirish.ts @@ -26,6 +26,7 @@ export const bombtheirishScraper = makeSourcerer({ id: 'bombtheirish', name: 'bombthe.irish', rank: 50, + disabled: true, flags: [flags.CORS_ALLOWED], scrapeMovie: comboScraper, scrapeShow: comboScraper,