disable uiralive

This commit is contained in:
Pas 2025-03-16 15:41:23 -07:00
parent 0cf5bdc695
commit 395bf9ca06

View file

@ -56,7 +56,7 @@ export const uiraliveScraper = makeSourcerer({
id: 'uiralive',
name: 'uira.live',
rank: 250,
disabled: false,
disabled: true,
flags: [flags.CORS_ALLOWED],
scrapeMovie: comboScraper,
scrapeShow: comboScraper,