Update Streamtape.ts

This commit is contained in:
GSTAR 2025-11-08 08:58:21 +01:00 committed by webstreamr
parent 56d43e4e3c
commit cbed3a78ff

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 =
null !== url.host.match(/streamtape/) ||
[
const supportedDomain
= null !== url.host.match(/streamtape/)
|| [
'strtape.cloud',
'streamta.pe',
'strcloud.link',