Merge pull request #390 from p5nbTgip0r/fix-anime-time

Fix anime regex to match `Anime.Time`
pull/391/head
Visorask 3 years ago committed by GitHub
commit e25fc43a99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -564,7 +564,7 @@ Sub-Par Releases 2nd Tier (Re-encoded to crap or really small filesizes) (Sepera
```
```bash
/(BakedFish|N[eo][wo]b[ ._-]?Subs|\bAnime Time\b)/i
/(BakedFish|N[eo][wo]b[ ._-]?Subs|\bAnime[ .]Time\b)/i
```
```bash

Loading…
Cancel
Save