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

Link cleaning with URL encoded special character #159

Open
geokis opened this issue Oct 24, 2016 · 0 comments
Open

Link cleaning with URL encoded special character #159

geokis opened this issue Oct 24, 2016 · 0 comments

Comments

@geokis
Copy link

geokis commented Oct 24, 2016

Hey @diegocr
I have noticed that amazon has URL encode the special character in their URLs, so CL can no more detected the specify pattern.

E.g.:

https://www.amazon.de.../B00DJU01E8%3FSubscriptionId%3DAKIAILSHYYTFIVPWUY6Q%26tag%3Dduc02-21%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB00DJU01E8

befor:

https://www.amazon.de.../B00DJU01E8?SubscriptionId=AKIAILSHYYTFIVPWUY6Q&tag=duc02-21&linkCode=xm2&camp=2025&creative=165953&6creativeASIN=B00DJU01E8

Is it possible to edit CL to detect URL encoded character?

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