Closed AlexMili closed 5 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.
www.
tag
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
Hello,
The Amazon Associates regex doesn't take into account amazon links beginning with
www.
, other TLDs and when thetag
query param is at the first place.Here are some example of URLs not working: