madeITBelgium / Wappalyzer

PHP Library that uncovers the technologies used on websites.
GNU General Public License v3.0
12 stars 7 forks source link

Fix #4

Closed myfluxi closed 3 years ago

myfluxi commented 3 years ago

Thanks for your PHP implementation, very well appreciated! I came across the missing use statement when injecting a Puppeteer browser client. The rest is just nice to have.

madeITBelgium commented 3 years ago

@myfluxi Thank you!