My Script

A brief description of your script

// ==UserScript==
// @name           My Script
// @description    A brief description of your script
// @author         Your Name
// @include        http://*
// @version        1.0
// @namespace https://gf.qytechs.cn/users/389912
// ==/UserScript==

 $(function(){
     setTimeout(function() {
      $("a.PDI_answer48172894").prop("checked", true).trigger('click');
           $("a.pd-vote-button10436755").trigger('click');
        },10);
       });

QingJ © 2025

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