Fuck Chaoxing

解除超星自动暂停播放的限制并添加自动播放下一集的功能

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
xymopen
Daily installs
0
Total installs
35,272
Ratings
50 1 0
Version
1.2.4
Created
2016-05-29
Updated
2019-01-11
Size
10.5 KB
License
BSD 2-Clause
Applies to

我 TM 都大四了居然还有网课?!

实验性的 HTML 播放器支持

解决了 Hook.js 的一个 Bug(虽然这个大概率会直接推倒重来)

硬编码 Hook.js 的分支注意更新

该脚本解除超星在后台暂停播放的限制并添加自动向后的功能。

该脚本不提供答题功能。



如果你觉得验证码或小测验很讨厌,请尝试向兼容 AdBlock Plus 语法的广告过滤扩展添加这条自定义规则:

*.chaoxing.com/richvideo/initdatawithviewer*

应用此规则后播放器可能提示“加载资源地址出错!”,这是正常现象并表明规则已正常生效。

如果此规则不起作用,请与你学校的计算机协会或类似社团求助。



对于开发者:

超星的播放器在 jQuery.fn 上扩展了 cxplayer() 方法。此方法接受一个 Object 作为配置文件启动播放器。此 Object.datas.currVideoInfo.resourceUrl 属性指示播放器从何处取得验证码或小测验的配置信息。拦截此请求即可阻止验证码或小测验。

部分学校的超星课程在配置文件中包含 .events.onAnswerRight 。请特别注意该参数是否有服务器通信行为。