Skip to content

JS Miner - v1.14

Compare
Choose a tag to compare
@minamo7sen minamo7sen released this 20 Oct 19:41
· 13 commits to main since this release
  • Replaced Java Regex with Google/RE2J, which is much faster, and it does not need timeout tuning.
  • Based on that, all timeout functionalities have been removed.
  • Other improvements to make sure the extension runs faster and smoother (against huge websites) without having deadlocks.