Tumblr Image URL Redirect

Redirects Tumblr Image URLs to the raw version

< Opiniones de Tumblr Image URL Redirect

Pregunta o comentario

§
Publicado: 09/08/2018

Tumblr just changed something

I'm a constant user of this script, thanks for writing it! However Tumblr just made a change within the past couple of hours which has stopped it from functioning. I'm trying to figure out exactly where the raw images are located now but I wanted to give you a heads up too. Any ideas?

§
Publicado: 10/08/2018

Yeah, just saw that they changed something. I have no idea, but I hope this wasn't on purpose on Tumblr's side :/

§
Publicado: 13/08/2018

It looks like this is a deliberate change made by Tumblr. I tried modifying your script so that it redirects to the 1280px versions if they're available as this is the best we can expect in future. The page constantly reloads when I do this though, any ideas why?

window.location = window.location.href.replace(/_640h*|_540h*|_500h*|_400h*|_250h*|_100h*/i,"_1280");

§
Publicado: 10/09/2018

Is there any chance to fix it?

Publicar respuesta

Inicia sesión para responder.