diff --git a/src/match/matches.ts b/src/match/matches.ts index 19c7523..9e811c4 100644 --- a/src/match/matches.ts +++ b/src/match/matches.ts @@ -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',