German DL
Language
Pattern
Pattern
(?=.*\bGERMAN\b)(?=.*\b(?<!WEB-)[DM]L\b).*Description
This regex speaks for itself.
References
| Tags | |
|---|---|
| German DL | Banned Enhancement |
History
- Pattern changed
(?=.*\bGERMAN\b)(?=.*\b(?<!WEB-)[DM]L\b).*
- Pattern changed
Before
\b(GERMAN[ ._-][DM]L)\b
After
(?=.*\bGERMAN\b)(?=.*\b[DM]L\b).*
- Tags Language Release Group, WEB-DL
Also changed in this commit
- Pattern changed
\b(GERMAN[ ._-][DM]L)\b