button click

click on video button

// ==UserScript==
// @name        button click
// @namespace   manobastardo
// @include     *filenuke.com*
// @include     *sharesix.com*
// @include     http://bestreams.net*
// @version     1.1
// @grant       none
// @description click on video button

// ==/UserScript==

$(".btn-big2-2")[0].click();
$("overlayPPU2")[0].click();

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址