chorsley / python-Wappalyzer

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

There is an issue with the regular expression used. #84

Open hrushi-9 opened 1 year ago

hrushi-9 commented 1 year ago

UserWarning: Caught 'unbalanced parenthesis at position 119' compiling regex: ['(?:<div class="sf-toolbar[^>]+?>[^]+([\d.])+|<div id="sfwdt[^"]+" class="[^"]*sf-toolbar)', 'version:\1']

joshfromperth commented 11 months ago

Yep, still present :/ what's happened there?