webappanalyzer icon indicating copy to clipboard operation
webappanalyzer copied to clipboard

Fix Amazon Associates regex

Open AlexMili opened this issue 2 years ago • 0 comments

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

AlexMili avatar Feb 19 '24 19:02 AlexMili