-
-
Notifications
You must be signed in to change notification settings - Fork 129
Pinterest -> Redirects don't work #876
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
Comments
How can I get the id |
I absolutely agree. I don't see how you fix this. But if it's not fixable maybe the redirect should be removed since it won't be able to redirect you to the corresponding page. |
Let me know if it got changed on Binternet's side. |
there's a pending issue on their github about this with little to no movement on it. I think this redirect should probably just be removed since it won't work like the user expects. |
oh we even have an issue ourselves! #814 |
Take this entry:
https://www.pinterest.com/pin/313211349098097774/
Attempting to use the extension to redirect gets you to here:
https://binternet.ahwx.org/pin/313211349098097774/
Which gives a 404. The site is working however and can find other images just fine if you search using the front page:
https://binternet.ahwx.org/
You can find the image I believe is in the pintrest pin as the first result here:
https://binternet.ahwx.org/search.php?q=The+Tale+of+the+Two+Brothers
aka:
https://binternet.ahwx.org/image_proxy.php?url=https://i.pinimg.com/originals/38/a4/d9/38a4d9afe64882f1687b85510585d5d1.png
This seems to be generalized problem and not just one with this particular pin. I believe there needs to be a different translation done of the origonal url to the redirect, though I don't see an obvious method to generate the actual url there from the source, unless I'm finding the wrong picture I guess.
The text was updated successfully, but these errors were encountered: