xingluo233 / qiandao

MIT License
11 stars 1 forks source link

大佬,刺猬猫签到好像不行了 #4

Closed zhenghan123 closed 3 months ago

zhenghan123 commented 3 months ago

file:///home/runner/work/qiandao/qiandao/src/scripts/ciweimao.js:227 let a = res.daily_task_list[2].task_type; ^ TypeError: Cannot read properties of undefined (reading 'daily_task_list') at ce (file:///home/runner/work/qiandao/qiandao/src/scripts/ciweimao.js:227:17) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Module.main (file:///home/runner/work/qiandao/qiandao/src/scripts/ciweimao.js:254:5) at async main (file:///home/runner/work/qiandao/qiandao/src/index.js:63:28) at async file:///home/runner/work/qiandao/qiandao/src/index.js:105:1 Node.js v21.2.0

xingluo233 commented 3 months ago

已修复,在config里填入从刺猬猫抓包到的user-agent即可解决

zhenghan123 commented 3 months ago

辛苦大佬了