Greasy Fork

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.

发布留言

登录以发布留言。