Sleazy Fork is available in English.

北交大iCalender课表生成 is op 26-08-2021 gemeld omwille van Geminimaliseerde code

De melder zei:

Lines 17-18

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

Dit script is bijgewerkt na het opstellen van de melding.

Dit script bevat 1 eerdere (on)opgeloste melding.

Ziu (de gebruiker waarvan melding is gemaakt) heeft het volgende gedaan:

Deze melding is gehandhaafd door een moderator.

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).