Eza's Image Glutton

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

< Eza's Image Gluttonについてのフィードバック

レート:良 – スクリプトは良好に動作する

§
投稿日: 2022/02/25

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.

§
投稿日: 2022/02/28

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.

Ezalias作者
§
投稿日: 2022/03/01

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.

Ezalias作者
§
投稿日: 2022/03/01

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.

返信を投稿

返信を投稿するにはログインしてください