Greasy Fork is available in English.

AdsBypasser

Bypass Ads

< AdsBypasser 피드백

리뷰: 보통 - 동작하나 버그 있음

§
작성: 2014-12-13

adf.ly issues

i dont know if its only me... but adf.ly skipper need to click dialog box leave page before it can continue. Is everybody has same issue like me or its just me?

need confirmation. thx

legnaleurc개발자
§
작성: 2014-12-13

I guess the problem is that some iframe will bind beforeunload event to prompt dialogs. AdsBypasser does not handle iframe for now, I have to find some way out.

§
작성: 2014-12-13

Shouldn't $.removeNodes('iframe') avoid this issue?

legnaleurc개발자
§
작성: 2014-12-13
Shouldn't $.removeNodes('iframe') avoid this issue?

Right, but some iframe are appended after the removal.

Anyway, this is not the real issue in my experiment. The real problem is that the setter of window.onbeforeunload was not properly replaced, so the event was not blocked at all.

The fix has been committed, and will hopefully solve this issue.

§
작성: 2014-12-17

It seems to have broken Google Chrome support: https://github.com/adsbypasser/adsbypasser/issues/629

legnaleurc개발자
§
작성: 2014-12-18

It should be fixed now.

댓글 남기기

댓글을 남기려면 로그인하세요.