From b4052834f28cbcbd8841a70a2938842d72b9af21 Mon Sep 17 00:00:00 2001 From: Bharathi <96393348+bachig26@users.noreply.github.com> Date: Thu, 19 Jan 2023 05:02:40 +0100 Subject: [PATCH] Update matches.ts - add dood.re --- src/match/matches.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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)