无法获取学习通的选项
经过ai的多轮对题库配置的调试,无论是打印出来请求的内容,还是合并字符串,都无法出现选项。
可能是对于学习通的题目的选项的解析出现了问题
- 16 days agoclosed the feedbackNotUNperson
[ { "contentType": "json", "data": { "title": "${title} ${options}", "token": "***已隐藏***", "type": "${type}" }, "handler": "return (res) => ['调试信息: ' + JSON.stringify(res), undefined]", "homepage": "https://tk.enncy.cn/", "method": "get", "name": "言溪题库(调试模式)", "type": "GM_xmlhttpRequest", "url": "https://tk.enncy.cn/query" } ]抱歉,发现这样是可以识别到选项的,之前ds没有成功实现这一步
- 16 days agoreopened the feedbackNotUNperson
- 16 days agoclosed the feedbackNotUNperson
Login to comment