Cleans URLs from various popular sites and removes tracking parameters
< Opiniones de General URL Cleaner Revived
Thanks, I just updated the script!
for some reason this still includes links under amazon.com/review, which shouldn't - it breaks "review this item" links.
for some reason this still includes links under amazon.com/review, which shouldn't - it breaks "review this item" links.
How do you get to one of those links? Can you share an example? If I am in my order history and click on “Write a product review” it takes me to a page to submit a review, but not sure that is what you are referring to.
When clicking on "View Order" on a product page of some I've already purchased to try and view the "Order Details" page it bugs out and redirects to the "Your Orders" page.
Basically breaks https://www.amazon.com/gp/your-account/order-details/ref=dp_iou_view_this_order?ie=UTF8&orderID= by turning it into https://www.amazon.com/gp/your-account/order-details/orderID=
Please fix, one of my favorite scripts.
You can shorten the amazon excludes into one with (cart|buy|css|legacy|your-account)
/^https:\/\/[a-z0-9.]*\.?amazon(\.[a-z0-9]{2,3})?(\.[a-z]+)?\/gp\/(cart|buy|css|legacy|your-account).*$/