From fd5a532d0f6c8c46d0579424db3867542fe954bf Mon Sep 17 00:00:00 2001 From: bytedream Date: Tue, 23 Aug 2022 21:53:38 +0200 Subject: [PATCH] Change streamzz reliability to low --- src/match/matches.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/match/matches.ts b/src/match/matches.ts index 9e811c4..53ffa79 100644 --- a/src/match/matches.ts +++ b/src/match/matches.ts @@ -140,7 +140,7 @@ class Streamtape implements Match { class Streamzz implements Match { name = 'Streamzz' id = 'streamzz' - reliability = Reliability.NORMAL + reliability = Reliability.LOW domains = [ 'streamzz.to', 'streamz.ws'