Minor update (using lower frequency alphabet for kb.chars)

This commit is contained in:
Miroslav Stampar
2014-11-05 10:56:30 +01:00
parent a074efe75e
commit a91fb4149b
2 changed files with 6 additions and 2 deletions

View File

@@ -624,6 +624,9 @@ BRUTE_DOC_ROOT_TARGET_MARK = "%TARGET%"
# Character used as a boundary in kb.chars (preferably less frequent letter)
KB_CHARS_BOUNDARY_CHAR = 'q'
# Letters of lower frequency used in kb.chars
KB_CHARS_LOW_FREQUENCY_ALPHABET = "zqxjkvbp"
# CSS style used in HTML dump format
HTML_DUMP_CSS_STYLE = """<style>
table{