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.

返信を投稿

返信を投稿するにはログインしてください。