diff --git a/README.md b/README.md index df6cabf..9ff779d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # What is this project and how it works? -This is the VirusTotal Website Security Check, it is created by TheDoggyBrad Software Lab. It allows you to check the security of a website by typing in the full URL of the website or by clicking the extension (upcoming). Then it automatically opens the VirusTotal security page that shows the result of various AV-provider's hypothesis on that website., similar to the behavior of a VirusTotal API. But... this site does not use an API key. Instead it is a reverse-engineering of the URL search function of the VirusTotal website. You may look at its code at https://github.com/thedoggybrad/vt_web_check +This is the VirusTotal Website Security Check, it is created by TheDoggyBrad Software Lab. It allows you to check the security of a website by typing in the full URL of the website (on the website) or by clicking the extension (on the upcoming web browser extensions). Then it automatically opens the VirusTotal security page that shows the result of various AV-provider's hypothesis on that website., similar to the behavior of a VirusTotal API. But... this site does not use an API key. Instead it is a reverse-engineering of the URL search function of the VirusTotal website. You may look at its code at https://github.com/thedoggybrad/vt_web_check ## Experience it at https://thedoggybrad.github.io/vt_web_check/