Fixed issues.

pull/117/head
Visorask 4 years ago
parent ccce12980e
commit f161359620

@ -259,7 +259,7 @@ Add this to your Preferred with a score of [500]
BluRay / Dual-Audio / Scene|P2P Groups BluRay / Dual-Audio / Scene|P2P Groups
```bash ```bash
/\bDHD\b|RedBlade|TENEIGHTY|WaLMaRT)/i /(\bDHD\b|RedBlade|TENEIGHTY|WaLMaRT)/i
``` ```
--- ---
@ -377,15 +377,15 @@ Add this to your Preferred with a score of [10]-[20]-[30] in order.
Adds version due to anime groups sometimes fixing issues with their releases. Adds version due to anime groups sometimes fixing issues with their releases.
```bash ```bash
/\b(v2)\b/i /(v2)/i
``` ```
```bash ```bash
/\b(v3)\b/i /(v3)/i
``` ```
```bash ```bash
/\b(v4)\b/i /(v4)/i
``` ```
--- ---

Loading…
Cancel
Save