如有乐享 头像

消息来源频道

如有乐享

@ruyoblog

频道23,310 位成员公开可见0 人在线

主要更新如有乐享博客内容,以及其他几个朋友的频道干货。偏云服务器,优惠活动,羊毛信息,以及各种BUG。 群组:https://t.me/ruyonetgroup 博客:https://51.ruyo.net 社区:https://jike.info 频道评论区拒绝一切阴阳怪气!谢谢!

成员规模23,310 位成员
在线情况0 人在线
消息总数4,631 条消息
浏览量总数2,623,632 次浏览

在这个频道里搜索消息……

t.me/ruyoblog

由于天翼云盘登陆等接口有变动。所以目前ctlist 和 sharelist 均启动失败。
sharelist 解决方案:
文件:sharelist/plugins/drive.189cloud.js
【第133行】
let { body , headers:headers2} = await this.request.get('https://cloud.189.cn/udb/udb_login.jsp?pageId=1&redirectURL=/main.action',{headers})
【改为】
let { body , headers:headers2} = await this.request.get('https://cloud.189.cn/api/portal/loginUrl.action?redirectURL=https://cloud.189.cn/web/redirect.html',{headers})
ctlist 暂时没有解决方案。
参考自:https://hostloc.com/thread-872588-1-1.html