chris-mosley / AmazonBrandFilter

Filters Amazon search results to only be "known" brands.
MIT License
44 stars 5 forks source link

Use include_globs to avoid manually entering every amazon.<> permutation #25

Closed barrymun closed 11 months ago

barrymun commented 11 months ago
chris-mosley commented 11 months ago

I think a lot of these odd decisions here are artifacts of me figuring out and working around manifests v3. It's very picky about permissions. I'll test this though and see how it goes.

chris-mosley commented 11 months ago

Did a quick test and it seemed to work. merging for now and ill modify if it breaks things for my next release.