Sleazy Fork is available in English.

【玩的嗨】VIP工具箱,夸克网盘直链批量获取,全网VIP视频免费破解去广告,获取B站封面,下载B站视频等众多功能聚合 长期更新,放心使用 2022-01-30 被举报,原因是:代码经过最小化处理

举报者说:

代码被最小化、复杂化、模糊化。
用户无法清晰地阅读脚本流程,无法快速理解脚本内容。
通过复杂的代码逻辑,恶意阻挠用户阅读脚本功能,违反Greasy Fork规则。

Google Translator:
The code is minimized, complicated, and blurred.
Users cannot read the script process clearly, and they cannot quickly understand the script content.
By complex code logic, malicious obstruction of the user reading script function, violates the Greasy Fork rules.

function __generator(thisArg, body) {
var f, y, t, g, _ = {
label: 0,
sent: function() {
if (1 & t[0]) throw t[1];
return t[1];
},
trys: [],
ops: []
};
return g = {
next: verb(0),
throw: verb(1),
return: verb(2)
}, "function" == typeof Symbol && (g[Symbol.iterator] = function() {
return this;
}), g;


function BIliTools() {}
return BIliTools.av2Bv = function(avNo) {
var av = avNo.toString(), num = NaN;
if ("[object Number]" === Object.prototype.toString.call(av) ? num = avNo : "[object String]" === Object.prototype.toString.call(av) && (num = parseInt(av.replace(/[^0-9]/gu, ""))),
isNaN(num) || num <= 0) return "";
num = (num ^ this.xor) + this.add;
for (var result = __spread("BV1 4 1 7 "), i = 0; i < 6; ) result[this.s[i]] = this.table[Math.floor(num / Math.pow(58, i)) % 58],
i += 1;
return result.join("");
}, BIliTools.bv2Av = function(bv) {
var str = "";
if (12 === bv.length) str = bv; else if (10 === bv.length) str = "BV" + bv; else {
if (9 !== bv.length) return -1;
str = "BV1" + bv;
}
if (!str.match(/[Bb][Vv][fZodR9XQDSUm21yCkr6zBqiveYah8bt4xsWpHnJE7jL5VG3guMTKNPAwcF]{10}/gu)) return -1;
for (var result = 0, i = 0; i < 6; ) result += this.table.indexOf(str[this.s[i]]) * Math.pow(58, i),
i += 1;
return parseInt("av" + (result - this.add ^ this.xor));
}, BIliTools.table = __spread("fZodR9XQDSUm21yCkr6zBqiveYah8bt4xsWpHnJE7jL5VG3guMTKNPAwcF"),
BIliTools.s = [ 11, 10, 3, 8, 4, 6 ], BIliTools.xor = 177451812, BIliTools.add = 8728348608,
BIliTools;

Max Zhang 说:
This part of the code is not minimized or confused, the administrator will understand it

自此举报提交以来,此脚本已经更新。

此脚本已经有 11 个之前被确认或修复的报告。

Max Zhang(被举报用户)已经有:

管理员已通过该举报。

Other parts of script are minified, not necessarily this part. Script will be deleted.