mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-05-11 13:15:13 +02:00
Change streamzz reliability to low
This commit is contained in:
parent
8c43eedb23
commit
fd5a532d0f
@ -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'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user