chorsley / python-Wappalyzer

Python driver for Wappalyzer, a web application detection utility.
GNU General Public License v3.0
309 stars 122 forks source link

ensuring selector is valid before parsing #78

Closed brandonscholet closed 1 year ago

brandonscholet commented 1 year ago

latest release of wapplayzer has errors with the selector, I added a check to make sure it is a valid selector before trying to use it.

brandonscholet commented 1 year ago

I thought I pushed the update with the import, but I'll have to do that now.