Handy Image

Shows just fullsize Image with hotkeys & without pop-ups on many image-hosting sites

< 脚本Handy Image的反馈

提问/评论

§
发表于:2016-10-07
编辑于:2016-10-07

img.yt not working anymore

Hello, I noticed since two days or so, img.yt is not automatically forwarded anymore. Can this be please fixed? Thank you!

§
发表于:2016-10-08

I think that is because img.yt is using https now and this script is not looking for that. I just fixed it on my local by adding this below the http one to make it look for http urls. not sure how to check in my change but in case if you can edit the local version of the script, here it is...
Note : in the script , just find the first line and insert second line below it. save , refresh n enjoy :) .

// @match http://img.yt/img-*
// @match https://img.yt/img-*

Owyn作者
§
发表于:2016-10-08

fixed, probably, cuz you provided no example links

发表回复

登录以发表回复。