diff --git a/src/match/matches.ts b/src/match/matches.ts index 2290658..32967f5 100644 --- a/src/match/matches.ts +++ b/src/match/matches.ts @@ -30,7 +30,8 @@ class Doodstream implements Match { 'dood.watch', 'dood.to', 'dood.so', - 'dood.la' + 'dood.la', + 'dood.re' ] replace = true regex = new RegExp(/(\/pass_md5\/.*?)'.*(\?token=.*?expiry=)/s)