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.

답글 게시

답글을 게시하려면 로그인하세요.