// ==UserScript== // @name vipVideos_skipAd // @namespace vipVideos_skipAd // @author xinggsf~gmail。com // @description 油库、土逗 VIP免费看;配合ABP去视频广告;开启GPU加速 // @homepageURL https://greasyfork.org/scripts/8561 // updateURL https://greasyfork.org/scripts/8561.js // @require https://greasyfork.org/scripts/11230.js // @license GPL version 3 // @include http* // @exclude http://*.baidu.com/* // @exclude http://www.hunantv.com/* // @exclude http://v.yinyuetai.com/video/h5/* // exclude http://www.flv.tv/* // @version 2015.12.8 // @encoding utf-8 // @grant unsafeWindow // grant GM_openInTab // @downloadURL none // ==/UserScript== //开启GPU硬件加速,如果显卡不支持无效,请换direct!参考了thunderhit的代码: // https://greasyfork.org/zh-CN/scripts/6479,但用定时器太低效了 -function(doc, bd) { var isEmbed, style = doc.createElement('style'); style.textContent = '@-webkit-keyframes gAnimatAct{from{opacity:0.99;}to{opacity:1;}}@keyframes gAnimatAct{from{opacity:0.99;}to{opacity:1;}}embed,object{animation:gAnimatAct 1ms;-webkit-animation:gAnimatAct 1ms;}'; doc.head.appendChild(style); //var youkuMark = '', var youkuMark = '