Skip to content

3.0-rc-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@s0md3v s0md3v released this 31 Oct 07:42
· 246 commits to master since this release
79e2eb2
  • Removed redundant code & imports
  • Disable colors in windows and mac
  • Fixed user-agent overriding
  • Handle wrong content type
  • Multi-thread scanning
  • Rewritten JavaScript parser to be more accurate
  • Handle dynamic number of reflections
  • Better regex for locating DOM sources
  • Fixed a bug in DOM scanning while crawling
  • Flexible crawling with ability to specify threads, depth
  • Treat html entity and slash escaping differently
  • Other minor bug fixes