* Command-line arg to tweak script exit code if URL is blacklisted.
1.4.14
* Fix for URLs containing escaped bytecodes at python3.7 * Cleaning and reformatting the code
1.4.13
* Bugfix for empty fullhash lookup response.
1.4.12
* Split hash prefix list update procedure into multiple transactions to avoid DB being stuck in write lock for too long * Add --timeout parameter so DB lock wait can be increased if necessary * Cosmetic changes: making docstrings more uniform
1.4.11
- Fix for negative sleep interval values - Cosmetic changes
1.4.10
- Typo fix. - Make sure DB is initialized in WAL mode.