You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--hex Replace lines like: $HEX[41424344] with ABCD.
--html Replace lines like: şifreyok with şifreyok.
--html-named Replace lines like: &#alpha; Those structures are more like passwords, so
be careful to enable this option.
--non-ascii Replace non ascii char with their replacement letters. For example ü
becomes u, ç becomes c.
Remove modules (remove specific parts of a line):
--remove-strip-punctuation Remove starting and trailing punctuation
--remove-punctuation Remove all punctuation in a line
--remove-email Enable email filter, this will catch strings like
1238661:test@example.com:password
When creating dictionaries it's sometimes useful to keep both variants available.
Suggestions:
It could make sense to auto-generate the 'Add' equivalent in code.
The text was updated successfully, but these errors were encountered:
Not all modules have a Add 'equivalent:
For example:
When creating dictionaries it's sometimes useful to keep both variants available.
Suggestions:
The text was updated successfully, but these errors were encountered: