iqiyi tools

iqiyi快轉

目前為 2024-01-01 提交的版本,檢視 最新版本

// ==UserScript==
// @name           iqiyi tools
// @version        0.1
// @description    iqiyi快轉
// @author         Vanisoul
// @match          https://www.iq.com/*
// @license        MIT
// @namespace      https://gf.qytechs.cn/users/429936
// ==/UserScript==

!function(){"use strict";let e;const t=setInterval((()=>{var r=document.querySelector(".iqp-player-g.iqp-player.iqp-player-pc"),n=r?r.querySelector("video"):null;n&&(e=n,clearInterval(t))}),1e3);document.addEventListener("keydown",(function(t){"j"===t.key.toLocaleLowerCase()&&e&&(e.currentTime+=90)}))}();

QingJ © 2025

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