// Handle Exception Release Groups that don't follow -RlsGrp; Manual List
// Handle Exception Release Groups that don't follow -RlsGrp; Manual List
// name only...be very careful with this last; high chance of false positives
// name only...be very careful with this last; high chance of false positives
privatestaticreadonlyRegexExceptionReleaseGroupRegexExact=newRegex(@"(?<releasegroup>(?:D\-Z0N3|Fight-BB|VARYG|E\.N\.D|KRaLiMaRKo|BluDragon|DarQ|KCRT|BEN THE MAN)\b)",RegexOptions.IgnoreCase|RegexOptions.Compiled);