OSC网课助手-go题库配置

发布时间 2023-05-25 15:04:19作者: 仟浊Cc
[{"name":"言溪题库","homepage":"https://tk.enncy.cn/","url":"https://tk.enncy.cn/query","method":"get","type":"GM_xmlhttpRequest","contentType":"json","data":{"token":"c83091d7a10743479d24da8bec5e6195","title":"${title}"},"handler":"return (res)=>res.code === 0 ? [res.data.answer, undefined] : [res.data.question,res.data.answer]"},{"name":"GO题(网课小工具题库)","homepage":"https://q.icodef.com/","url":"http://cx.icodef.com/wyn-nb?v=4","method":"post","type":"GM_xmlhttpRequest","data":{"question":"${title}"},"headers":{"Content-Type":"application/x-www-form-urlencoded","Authorization":"mUQgzduRkCgOohxq"},"handler":"return  (res)=> res.code === 1 ? [undefined,res.data] : [res.msg,undefined]"}]