Pixiv Lazy plus

provide a direct link to original image ([s] link).

< 脚本Pixiv Lazy plus的反馈

提问/评论

§
发表于:2018-04-21
编辑于:2018-04-21

Doesn't link directly to images for me

All the direct links in the "[s]" blocks instead link to a malformed version of the 240x240 image that goes to a 404. I made a fix, though.

In the current script, replace line #391 with the following two lines: var fixByRemoval = imgSrc.replace(/_s\.|_m\.|_100\.|_64x64|_master1200\./i, "."); var srcR = fixByRemoval.replace("c/240x240/img-master", "img-original");

发表回复

登录以发表回复。