diff --git a/src/match/matches.ts b/src/match/matches.ts index 038e521..19c7523 100644 --- a/src/match/matches.ts +++ b/src/match/matches.ts @@ -23,7 +23,8 @@ class Doodstream implements Match { domains = [ 'doodstream.com', 'dood.pm', - 'dood.ws' + 'dood.ws', + 'dood.wf' ] replace = true regex = new RegExp(/(\/pass_md5\/.*?)'.*(\?token=.*?expiry=)/s)