ADDED
1. Added Table of Contents in HTML report
2. Added paragraph separators in HTML report
3. Added PageSearch paragraphs in HTML report
4. Added Dorking results paragraph in HTML report
5. Added used API flag transfer to Report Storage DB
6. Added API scan status to show in Report Storage DB CLI Inspector
7. Added dorking_results.txt file removal after creating HTML report. You won't see this file anymore
DELETED
1. Deleted choice for PDF report creation. Forever
2. Removed deprecated HTML report templates
3. Removed PDF report handling functions and modules
4. Removed xhtml2pdf requirement
5. Removed empty line in basic_dorking.db
6. Removed some double imports
CHANGED
1. Rewritten "None" dorking mark to "N" when starting a scan
2. Fixed bug with wrong api_scan_db handling in XLSX report
3. Improved config editing exception hanling
4. Fixed some typos
5. Unified report creation calling function, so there'll be no more duplication of code
6. Fixed long spaces between some string and menus in some places
7. Adapted XLSX report for unified report creation function