全网通用万能视频网课加速脚本 - 用户设置倍速|专注国家开放大学|继教|网课|学起|青书|视频加速插件|168网校|刷课 联系客服:ailaolao89 2024-08-06 被举报,原因为:脚本介绍未填写、未包含足够信息或含有误导性内容

举报者说:

1.Connect to too many websites, but the actual script code only has one eventListener.
2.The event listener checks if the F2 key is pressed, but this function is not mentioned in the script introduction.

document.addEventListener('keydown', function(e) {  
    if (e.key === 'F2') {

3.The script introduction includes his personal contact information, guiding users to add: "联系客服:ailaolao89".
4.In the script reviews, some users have reported that the script author is suspected of fraud.
https://greasyfork.org/zh-CN/scripts/502730/discussions/254285

Deleted user 1345393 说:
同行恶意举报

此次举报提交后,此脚本已被更新。

此脚本之前已有 1 个被核实或修复的举报。

管理员已通过该举报。

1) @connect does nothing at all so it should be removed, 2) F2 key must be added to the description