diff --git a/config/exclude-regexp-dist.awk b/config/exclude-regexp-dist.awk index 98cf5f5..19828d8 100644 --- a/config/exclude-regexp-dist.awk +++ b/config/exclude-regexp-dist.awk @@ -315,8 +315,6 @@ /^bet/ {next} /^bonus/ {next} -# uuugh... -/^[0-9]/ {next} length($1) > 30 && !/wixmp/ {next}