Implemented the core logic to Analyser
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_analyseandcaptcha_checkerto insert into database and process in a better and efficient manner to utilize the data. - Added test (Need to improvise here)
Edited by hackhard