mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-05-11 13:15:13 +02:00
Change reliability for vidlox
This commit is contained in:
parent
c3148a76a3
commit
b1bea7687c
@ -134,7 +134,7 @@ class Upstream implements Match {
|
|||||||
class Vidlox implements Match {
|
class Vidlox implements Match {
|
||||||
name = 'Vidlox'
|
name = 'Vidlox'
|
||||||
id = 'vidlox'
|
id = 'vidlox'
|
||||||
reliability = Reliability.NORMAL
|
reliability = Reliability.LOW
|
||||||
domains = [
|
domains = [
|
||||||
'vidlox.me'
|
'vidlox.me'
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user