tddhkh

tddhkhihipguck12

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/472003/1227471/tddhkh.js

Aŭtoro
小李子805116
Versio
0.1
Kreita
2023/07/29
Ĝisdatigita
2023/07/29
Licenco
N/A

// ==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()
}