Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Amazon "/ref=" stripping? #9

Open
dsully opened this issue Dec 29, 2020 · 0 comments
Open

Amazon "/ref=" stripping? #9

dsully opened this issue Dec 29, 2020 · 0 comments

Comments

@dsully
Copy link

dsully commented Dec 29, 2020

Amazon URLs are in the form of:

https://www.amazon.com/gp/product/XXXXXXXXXX/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1

However, everything after the /ref is not needed. But because ref= isn't a query string, but is instead part of the URI path, it's not removable.

Not sure if you'd want to add support for this in the app or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant