Skip to content

Implemented the core logic to Analyser

hackhard requested to merge arc into master

The basic logic to check if a website blocks or returns captcha to tor exit relays.

Updates:

  • Added analyzer table in the Database
  • Added numerical data in status_checker, dom_analyse and captcha_checker to insert into database and process in a better and efficient manner to utilize the data.
  • Added test (Need to improvise here)
Edited by hackhard

Merge request reports