您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
解开 VIP 1080p
当前为
// ==UserScript== // @name Youku 1080 // @namespace http://v.youku.com/ // @version 0.1 // @description 解开 VIP 1080p // @author 游客 // @match http://v.youku.com/* // @grant none // ==/UserScript== (function() { 'use strict'; $('#module-interact').append('<a href=javascript:voide(); onclick=\" $(\'.settings-item.disable\').remove(); if($(\'#my1080p\').length <= 0) $(\'.quality-dashboard.larger\').append(\'<div data-val=1080p class=settings-item data-eventlog=xsl id=my1080p>1080p</div>\'); \">解开1080</a>'); })();
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址