You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 11, 2025. It is now read-only.
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.