Handy ExHentai

Handy ExHentai.org

< 脚本Handy ExHentai的反馈

提问/评论

§
发表于:2015-02-03

Failed loading detection at every page?

Does failed detection always apply to every page or it reloads failed page only when it's necessary? I found it seemed to try reloading on any page. In my browsing history, It looked like:
← →
Page 3
Page 3
Page 2
Page 2
Page 1

Would you delay a few seconds before detection applies to?

Owyn作者
§
发表于:2015-02-03

It reloads only not loaded images, not any.
It waits 2 seconds and if image hasn't even started loading - it reloads it.

§
发表于:2015-02-12
编辑于:2015-02-13
It reloads only not loaded images, not any.
It waits 2 seconds and if image hasn't even started loading - it reloads it.

Can I change reloading delay from 2 secs to 4 secs like this?
DT = setTimeout(function() { if($("img").naturalWidth == 0){$("i6").lastChild.previousSibling.click();}DT=0; }, 4000);
Did this problem happen on Chrome or only Firefox?
--(reply)--
I find it's not relevant to reloading delay. Even though I set 4s, 5s or 10s, this issue still happened from time to time. Waiting other Firefox user's feedback.

Owyn作者
§
发表于:2015-02-12
编辑于:2015-02-12

Yes, just change every 2000 to whatever you'd like (4000)

I'm using Chrome to browse galleries and haven't encountered your problem, no reports from other firefox users yet.

发表回复

登录以发表回复。