enthec / webappanalyzer

This project aims to maintain Wappalyzer technologies
GNU General Public License v3.0
243 stars 53 forks source link

Update regex for Zeleris #177

Closed piggynl closed 5 months ago

piggynl commented 5 months ago

regex crate from Rust complains "unrecognized escape sequence" on \Z. I believe the \\ should be \\b.