Hacker News new | ask | show | jobs
by touktouk 2239 days ago
The order specifically singles out Amazon categories for products. I am not a software engineer, but something along the line of:

> if item.category is not in authorized_categories then do not sell

Does not seem too hard to do.