tweak(regex): Simplify QxR and TAoE Regex

This commit is contained in:
Seraphys 2025-07-14 13:37:45 -05:00
parent dccc451b7c
commit ad9fecd0af
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
name: QxR
pattern: (?<=^|[\s.-])QxR\b|afm72\b|Bandi\b|FreetheFish\b|Garshasp\b|Ghost\b|Ime\b|Kappa\b|Langbard\b|LION\b|Panda\b|MONOLITH\b|Natty\b|r00t\b|RCVR\b|RZeroX\b|SAMPA\b|Silence\b|t3nzin\b|Tigole\b|YOGI\b
pattern: (?<=^|[\s.-])(QxR|afm72|Bandi|FreetheFish|Garshasp|Ghost|Ime|Kappa|Langbard|LION|Panda|MONOLITH|Natty|r00t|RCVR|RZeroX|SAMPA|Silence|t3nzin|Tigole|YOGI)\b
description: ''
tags:
- Release Group

View File

@ -1,5 +1,5 @@
name: TAoE
pattern: (?<=^|[\s.-])TAoE\b|Ainz\b|AJJMIN\b|ANONAZ\b|ArcX\b|bccornfo\b|DNU\b|DrainedDay\b|DUHIT\b|Erie\b|Frys\b|Goki\b|HxD\b|jb2049\b|JBENT\b|Nostradamus\b|r0b0t\b|Species180\b|TheSickle\b|xtrem3x\b|WEM\b
pattern: (?<=^|[\s.-])(TAoE|Ainz|AJJMIN|ANONAZ|ArcX|bccornfo|DNU|DrainedDay|DUHIT|Erie|Frys|Goki|HxD|jb2049|JBENT|Nostradamus|r0b0t|Species180|TheSickle|xtrem3x|WEM)\b
description: ''
tags:
- Release Group