mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-06-03 07:40:54 +02:00
Change doodstream reliability to normal
This commit is contained in:
parent
e027c2e09e
commit
8c43eedb23
@ -19,7 +19,7 @@ export abstract class Match {
|
||||
class Doodstream implements Match {
|
||||
name = 'Doodstream'
|
||||
id = 'doodstream'
|
||||
reliability = Reliability.HIGH
|
||||
reliability = Reliability.NORMAL
|
||||
domains = [
|
||||
'doodstream.com',
|
||||
'dood.pm',
|
||||
|
Loading…
x
Reference in New Issue
Block a user