diff --git a/config/exclude-regexp-dist.awk b/config/exclude-regexp-dist.awk index bb98c16..bf8a491 100644 --- a/config/exclude-regexp-dist.awk +++ b/config/exclude-regexp-dist.awk @@ -244,3 +244,5 @@ /^bestpharma/ {next} /^balashiha-grand/ {next} /^apl[0-9]*\./ {next} +/dot-xenon-antonym/ {next} +length($1) > 30 {next}