enthec / webappanalyzer

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

Fix Amazon Associates regex #102

Closed AlexMili closed 5 months ago

AlexMili commented 8 months ago

Hello,

The Amazon Associates regex doesn't take into account amazon links beginning with www., other TLDs and when the tag query param is at the first place.

Here are some example of URLs not working:

https://www.amazon.com?tag=something
https://amazon.fr?tag=something
https://www.amazon.es?arg=thing&tag=something