chore(source): disable Soaper

This commit is contained in:
WebStreamr 2025-08-17 18:25:09 +00:00
parent 176c4c93e7
commit 71979d82b6
No known key found for this signature in database
2 changed files with 2 additions and 3 deletions

View file

@ -10,7 +10,6 @@ import { MeineCloud } from './MeineCloud';
import { MostraGuarda } from './MostraGuarda';
import { Movix } from './Movix';
import { PrimeWire } from './PrimeWire';
import { Soaper } from './Soaper';
import { StreamKiste } from './StreamKiste';
import { Source } from './types';
import { VerHdLink } from './VerHdLink';
@ -25,7 +24,7 @@ export const createSources = (fetcher: Fetcher): Source[] => [
new VixSrc(fetcher),
// EN
new PrimeWire(fetcher),
new Soaper(fetcher),
// new Soaper(fetcher), // timing-out regularly since days
new VidSrc(fetcher),
new XPrime(fetcher),
// ES / MX

View file

@ -21,7 +21,7 @@ exports[`buildManifest default manifest 1`] = `
},
{
"key": "en",
"title": "English 🇺🇸 (PrimeWire, Soaper, VidSrc, VixSrc, XPrime)",
"title": "English 🇺🇸 (PrimeWire, VidSrc, VixSrc, XPrime)",
"type": "checkbox",
},
{