fix(source): disable Frembed for now since it keeps timing-out

This commit is contained in:
WebStreamr 2025-07-22 08:27:29 +00:00
parent 93194e37c9
commit 5803148837
No known key found for this signature in database

View file

@ -2,7 +2,6 @@ import { Fetcher } from '../utils';
import { CineHDPlus } from './CineHDPlus';
import { Cuevana } from './Cuevana';
import { Eurostreaming } from './Eurostreaming';
import { Frembed } from './Frembed';
import { FrenchCloud } from './FrenchCloud';
import { HomeCine } from './HomeCine';
import { KinoGer } from './KinoGer';
@ -38,7 +37,7 @@ export const createSources = (fetcher: Fetcher): Source[] => [
new MeineCloud(fetcher),
new StreamKiste(fetcher),
// FR
new Frembed(fetcher),
// new Frembed(fetcher), // timing-out regularly since days
new FrenchCloud(fetcher),
new Movix(fetcher),
// IT