Bug fixes:
- Fixed false negative for email-format inputs like as$@gmail.com
- Improved word boundary splitting to catch bad words separated by punctuation (@, ., -, etc.)
- Added two-pass detection: boundary split + whitespace split for leet speak coverage
-Improved the multilingual section of the configuration.
-Made some textual changes.