- Fixed: Couple of groups being in negative/banned category to fix getting erroneous releases for a few anime.
pull/155/head
Visorask 4 years ago
parent cc3dd49dec
commit dbbd0ef755

@ -474,6 +474,10 @@ FanSubs 2nd Tier
/(\[Doki\]|-Doki\b|\[Chihiro\]|-Chihiro\b|Final8)/i
```
```bash
/(\[tenshi\]|-tenshi\b|\bPAS\b|SHiN-gx)/i
```
---
!!! note
@ -563,7 +567,7 @@ Sub-Par Releases 2nd Tier (Re-encoded to crap or really small filesizes) (Sepera
```
```bash
/(\bMD\b|Pog42|mdcx|\bPAS\b|SHiN-gx)/i
/(\bMD\b|Pog42|mdcx)/i
```
```bash
@ -578,10 +582,6 @@ Sub-Par Releases 2nd Tier (Re-encoded to crap or really small filesizes) (Sepera
/(\[Harunatsu\]|-Harunatsu\b)/i
```
```bash
/(\[tenshi\]|-tenshi\b)/i
```
```bash
/(\[Davinci\]|-Davinci\b)/i
```

Loading…
Cancel
Save