cq_auto_script

private script

目前為 2022-08-05 提交的版本,檢視 最新版本

// ==UserScript==
// @name         cq_auto_script
// @namespace    skeleton
// @version      0.0.0
// @description  private script
// @author       skeleton
// @match        https://*.chaoxing.com/space/index*
// @run-at       document-end
// @grant        unsafeWindow
// @license MIT
// ==/UserScript==
 
 
(function() {
 
  'use strict';
  unsafeWindow.document.querySelector('iframe').contentWindow.getStudied()
})();
 
 

QingJ © 2025

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