Merge pull request #9 from bachig26/master

Update matches.ts
This commit is contained in:
ByteDream
2023-01-19 13:27:04 +01:00
committed by GitHub

View File

@ -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)