Void 항목이 2026-03-11에 최소화된 코드 사유로 신고되었습니다.

신고자의 글:

This is an open-source script on GitHub, but the code here is minified.
To the author: maybe you can turn off the minification step in your builder.

imjustprism작성자님의 글:
the source code is fully open on github, anyone can read it and build it themselves. the script is minified because the unminified output is massive — it literally crashes the greasy fork editor if you try to paste it in. minification isn't obfuscation, it's just practical given the size of the project. minified: ~900 KB, unminified: ~1.1 MB this isn't just some simple dom manipulation script — it's a full webpack patcher framework with a plugin system, similar to how vencord works. minification is standard practice for projects of this size, and vencord ships minified output too. i can technically disable it if it's really required since the size difference isn't enormous yet, but i don't see the point when the full source is right there on github.

이 스크립트는 신고가 접수된 이후 업데이트되었습니다.

imjustprism (신고된 사용자)의 활동:

이 신고는 관리자에 의해 인정되었습니다.