Greasy Fork is available in English.

tddh

tddhkhihipguck

此脚本不应直接安装,它是一个供其他脚本使用的外部库。如果您需要使用该库,请在脚本元属性加入:// @require https://update.greasyfork.org/scripts/472000/1227452/tddh.js

作者
小李子805116
版本
0.1
创建于
2023-07-29
更新于
2023-07-29
许可证
暂无

// ==UserScript==
// @name tddh
// @namespace http://tampermonkey.net/
// @version 0.1
// @description tddhkhihipguck
// @author 小李子
// @grant none
// ==/UserScript==
const a="123"
const duti=()=>{
let vi=document.querySelector("video")
vi.play()
vi.currentTime=vi.duration+1
document.getElementsByClassName("vjs-big-play-button")[0].click()
}