Skip to content

Added core file to push websites in db

hackhard requested to merge arc into master

Created a update_website.py inside the core folder which adds the list of websites parsed from website_parser.py inside the utils folder to the db. Also wrote tests for invalid_website

Merge request reports