vipVideos_skipAd

配合ABP去视频广告;开启GPU加速

< Commentaires sur vipVideos_skipAd

Question / commentaire

§
Posté le: 04/01/2017

在Firefox50上不起效

最新的版本在chrome上工作正常,在ff50上无法替换播放器,但是在console中显示捕捉到播放器

§
Posté le: 04/01/2017

添加noAdPlayerPath,屏蔽35行的

if (!window.chrome) {
    openFlashGPU(p);
    return;
}

之后,解除中段屏蔽的代码,ff中就正常运行了

Poster une réponse

Connectez-vous pour poster une réponse.