Update matches.ts

- add dood.re
This commit is contained in:
Bharathi 2023-01-19 05:02:40 +01:00 committed by GitHub
parent 9900c33243
commit b4052834f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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)