AdsBypasser

Bypass Ads

< Feedback on AdsBypasser

Review: OK - script works, but has bugs

§
Posted: 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

legnaleurcAuthor
§
Posted: 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.

§
Posted: 2014-12-13

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

legnaleurcAuthor
§
Posted: 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.

§
Posted: 2014-12-17

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

legnaleurcAuthor
§
Posted: 2014-12-18

It should be fixed now.

Post reply

Sign in to post a reply.