mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-05-09 20:25:14 +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 {
|
||||
name = 'Vidlox'
|
||||
id = 'vidlox'
|
||||
reliability = Reliability.NORMAL
|
||||
reliability = Reliability.LOW
|
||||
domains = [
|
||||
'vidlox.me'
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user