// ==UserScript== // @name 视频跳过广告和 VIP 视频解析 // @name:en Kill ADs and Watch VIP Videos // @namespace http://mofiter.com/ // @version 1.6.0.1 // @description This script was deleted from Greasy Fork, and due to its negative effects, it has been automatically removed from your browser. // @description:en maybe it's the most similar VIP videos script to origin website // @author mofiter // @match *://v.qq.com/x/cover/* // @match *://v.qq.com/x/page/* // @match *://www.iqiyi.com/v* // @match *://v.youku.com/v_show/* // @match *://www.mgtv.com/b/* // @match *://tv.sohu.com/v/* // @match *://film.sohu.com/album/* // @match *://www.le.com/ptv/vplay/* // @match *://video.tudou.com/v/* // @match *://v.pptv.com/show/* // @grant unsafeWindow // @grant GM_openInTab // @grant GM.openInTab // @grant GM_getValue // @grant GM.getValue // @grant GM_setValue // @grant GM.setValue // @grant GM_registerMenuCommand // @downloadURL https://update.greasyfork.icu/scripts/373063/%E8%A7%86%E9%A2%91%E8%B7%B3%E8%BF%87%E5%B9%BF%E5%91%8A%E5%92%8C%20VIP%20%E8%A7%86%E9%A2%91%E8%A7%A3%E6%9E%90.user.js // @updateURL https://update.greasyfork.icu/scripts/373063/%E8%A7%86%E9%A2%91%E8%B7%B3%E8%BF%87%E5%B9%BF%E5%91%8A%E5%92%8C%20VIP%20%E8%A7%86%E9%A2%91%E8%A7%A3%E6%9E%90.meta.js // ==/UserScript==