Tumblr Image URL Redirect

Redirects Tumblr Image URLs to the raw version

< Tumblr Image URL Redirect 피드백으로 돌아가기

질문/댓글

§
게시: 2018-08-09

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?

justausername작성자
§
게시: 2018-08-10

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

§
게시: 2018-08-13

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");

§
게시: 2018-09-10

Is there any chance to fix it?

답글 게시

답글을 게시하려면 로그인하세요.