秒刷视频|获取全部题目|几元+代刷vx:shuake345|请详细看说明
// ==UserScript==
// @name 重庆市法治理论知识考试平台-重庆法制普法考试-导出100道题目几元+代刷vx:shuake345
// @namespace 代刷vx:shuake345
// @version 0.3
// @description 秒刷视频|获取全部题目|几元+代刷vx:shuake345|请详细看说明
// @author 代刷vx:shuake345
// @match *://ks.cqsdx.cn/*
// @match *://ks.cqsdx.cn/exam/user/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=cqsdx.cn
// @grant none
// ==/UserScript==
(function() {
'use strict';
function FZ(){
document.querySelectorAll(".layui-btn.layui-btn-warm")[2].click()
}
//setInterval(FZ,100)
// Your code here...
function tiquTM(){
prompt('代刷重庆法制考试微信:shuake345 ,请输入任意内容开始下载题目,然后用word打开,替换掉‘换行符,’这段字,即可获得100题,是否明白?')
var TM=document.querySelectorAll("#question_area>div>span:nth-child(2)")
var TMarray=new Array;
for (var i=0;i<TM.length;i++){
TMarray.push(TM[i].innerText.substr(5,document.querySelectorAll("#question_area>div>span:nth-child(2)")[1].innerText.length)+"换行符")
}
console.log(TMarray)
var textToSave = TMarray
var filename = "1.txt";
var hiddenElement = document.createElement('a');
hiddenElement.href = 'data:text/plain;charset=utf-8,' + encodeURIComponent(textToSave);
hiddenElement.target = '_blank';
hiddenElement.download = filename;
hiddenElement.click();
clearInterval(Tiqu)
}
var Tiqu=setInterval(tiquTM,2512)
function TTKK(){
if( document.getElementsByTagName('video').length!==0){
document.getElementsByTagName('video')[0].currentTime=5900
clearInterval(TTKK1)
}
}
var TTKK1=setInterval(TTKK,2512)
})();
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址