Sleazy Fork is available in English.

北交大iCalender课表生成 bol nahlásený 26.08.2021 z dôvodu Minifikovaný kód

Nahlasovateľ povedal:

Lines 17-18

Ziu napísal:
该出引用了来自github的ics.js 原作者提供的就是混淆后的代码 故此处的混淆并非我主观可以修改的 不认同该则举报的内容,申请恢复脚本主页的正常访问

Tento skript bol od nahlásenia aktualizovaný.

Tento skript už mal 1 potvrdené alebo opravené hlásenie.

Ziu (nahlásený používateľ) urobil:

Táto sťažnosť bola moderátorom schválená.

Minified code isn't allowed inside scripts on GreasyFork even if you share the source code elsewhere. You can use a minified library in @require or @resource from a CDN https://greasyfork.org/help/external-scripts or load from a github repository using a link like https://cdn.jsdelivr.net/gh/AUTHOR/REPOSITORY@COMMITHASH/file-path.js. You can configure webpack to use `externals` automatically. If your script is big you can split it into libraries and upload them on GreasyFork (or github if use the CDN link shown above).