侧边栏壁纸
  • 累计撰写 25 篇文章
  • 累计创建 27 个标签
  • 累计收到 43 条评论

目 录CONTENT

文章目录

复学宝典刷课

junior
2022-05-04 / 0 评论 / 4 点赞 / 821 阅读 / 624 字

在复学宝典中使用以下方法可以快速刷课

首先需要使用80版本左右的谷歌版本,需要支持本地js覆盖

老版本谷歌下载

进入复学宝典,使用本地js覆盖(如何本地js覆盖

将下图的js保存到本地以便于修改

擷取3

使用以下代码复制到case ‘2’:位置,保存刷新即可

擷取2

var _0x58fac5 = {
                'starttime': wares[_0x24dd3f][_0x79d8('0x23e', ']epY')] - wares[_0x24dd3f].duration * 1000,
                'playtime': wares[_0x24dd3f].duration,
                'courseid': _0x5a960c,
                'wareid': _0x11fce5,
                'chapterid': _0x2d13d2,
                'completestatus': 'Y',
                'progress': _0x3053d9,
                'username': userName,
                'increasetime': wares[_0x24dd3f].duration,
                'versionname': _0x51d3ca
};
console.log(_0x58fac5);
console.log(wares[_0x24dd3f].name + '看完了!!');

4

评论区