Change streamzz reliability to low

This commit is contained in:
bytedream 2022-08-23 21:53:38 +02:00
parent 8c43eedb23
commit fd5a532d0f

View File

@ -140,7 +140,7 @@ class Streamtape implements Match {
class Streamzz implements Match { class Streamzz implements Match {
name = 'Streamzz' name = 'Streamzz'
id = 'streamzz' id = 'streamzz'
reliability = Reliability.NORMAL reliability = Reliability.LOW
domains = [ domains = [
'streamzz.to', 'streamzz.to',
'streamz.ws' 'streamz.ws'