Greasy Fork 支持简体中文。

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

發表回覆

登入以回復