LucaTNT / telegram-bot-amazon

Telegram bot to replace Amazon affiliate tags in links
62 stars 50 forks source link

AMAZON_TLD not working with the Brazilian ccTLD ".com.br" #68

Open requeijaum opened 2 years ago

requeijaum commented 2 years ago

Example Link 1

Example Link 2


I can get the bot replying only to links carrying the default TLD (".com").

There is something funny with the REGEX on index.js:67.

I can't receive the reply message with the same ccTLD after "amazon" word inside the URL.