This repository was archived by the owner on Nov 11, 2025. It is now read-only.

Description
URL checker could be split into smaller methods. It's hard to read a little bit right now.
This could help to write tests for the URL checker.
Code: here is the code
Description
Split scan.py method for smaller chunks.
Use case
- refactor code
- simplify the logic
- add tests
Related Issues
N/A