LibraHp / GetQzonehistory

获取QQ空间发布的历史说说
GNU General Public License v3.0
2.09k stars 184 forks source link

Fix an unhandled exception caused by network #17

Closed zlaazlaa closed 1 month ago

zlaazlaa commented 1 month ago

开启代理或网络不佳的情况,获取消息列表会出错,此时responseNoneType,代码中没有对这个异常进行处理

zlaazlaa commented 1 month ago

相关Issue https://github.com/LibraHp/GetQzonehistory/issues/18