mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-06-05 00:14:12 +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 {
|
class Doodstream implements Match {
|
||||||
name = 'Doodstream'
|
name = 'Doodstream'
|
||||||
id = 'doodstream'
|
id = 'doodstream'
|
||||||
reliability = Reliability.HIGH
|
reliability = Reliability.NORMAL
|
||||||
domains = [
|
domains = [
|
||||||
'doodstream.com',
|
'doodstream.com',
|
||||||
'dood.pm',
|
'dood.pm',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user