Owyn / HandyImage

browser userscript (extension) which Shows just fullsize Image with hotkeys & without pop-ups on many image-hosting sites
https://greasyfork.org/scripts/109-handy-image
272 stars 58 forks source link

Realbooru: change source of image #533

Closed masterofobzene closed 1 year ago

masterofobzene commented 1 year ago

In realbooru, there are a certain big number of images that got their indexes scrambled server-side. Problem starts way down on the index (thousands). The extension uses the "original" button link to show the image . That link is broken for a lot of older images.

Is there any way to tell the script to open the image directly not by using that "original" link but the source image instead?

Owyn commented 1 year ago

but... doesn't original image link contain an image of higher quality?

Owyn commented 1 year ago

fixed in new version

masterofobzene commented 1 year ago

Thanks! working now

(response to the last question:) It seems that they are intended to be the same but the "original" link does not exist anymore because the site owner said it moved files on the server but he didn't uptade the indexes, that is why older images have bad links on the "original" link (tries to take us to the old location)