Sleazy Fork is available in English.

Eza's Image Glutton

Redirects to high-res images on gallery sites, skipping past descriptions and comments

< Commentaires sur Eza's Image Glutton

Avis: Bon - le script fonctionne correctement

§
Posté le: 25/02/2022

chan.sankakucomplex.com gives 403 errors.

The image url has 3 cases of '&' and the script only replaces the first one. Works if you use replaceAll() instead.

§
Posté le: 28/02/2022

Thank you for the fix - I've been noticing this intermittently, assuming it was an async type of issue, maybe due to browser lag, with no easy fix. Seems like this change fixed it for me.

EzaliasAuteur
§
Posté le: 01/03/2022

Sorry for the delay - I couldn't reproduce this, and I was putting off dealing with DeviantArt.

I've added your fix. Thank you for that and for the report.

And yeah, SankakuComplex is uncooperative and fragile.

EzaliasAuteur
§
Posté le: 01/03/2022

Turns out that wasn't working for ViolentMonkey (because ViolentMonkey is always a problem). So now it uses querySelector to grab the same link, and avoids the HTML character reference / ampersand code altogether.

Parts of this code are a decade old, and it shows.

Poster une réponse

Connectez-vous pour poster une réponse.