A Python application that uses the VirusTotal API to check if a website is malicious and blocks it if necessary. It also provides functionality to unblock previously blocked websites.
+ Check if a website is malicious using VirusTotal API.
+ Block malicious websites.
+ Unblock previously blocked websites
Python 3.x
Tkinter
requests