Update Streamtape.ts

This commit is contained in:
GSTAR 2025-11-08 09:08:52 +01:00 committed by webstreamr
parent 27911d38d7
commit e470e2600b

View file

@ -13,9 +13,9 @@ export class Streamtape extends Extractor {
public readonly label = 'Streamtape (via MediaFlow Proxy)';
public supports(ctx: Context, url: URL): boolean {
const supportedDomain
const supportedDomain
= null !== url.host.match(/streamtape/)
|| [
|| [
'strtape.cloud',
'streamta.pe',
'strcloud.link',