Whitelist some packages

This commit is contained in:
yushijinhun 2018-09-30 20:50:22 +08:00
parent af35eb3ac4
commit 84960bae35
No known key found for this signature in database
GPG key ID: 5BC167F73EA558E4

View file

@ -26,7 +26,8 @@ public final class AuthlibInjector {
"com.oracle.", "jdk.", "sun.", "org.apache.", "com.google.", "oracle.", "com.oracle.", "com.paulscode.",
"io.netty.", "org.lwjgl.", "net.java.", "org.w3c.", "javassist.", "org.xml.", "org.jcp.", "paulscode.",
"com.ibm.", "joptsimple.", "moe.yushi.authlibinjector.", "org.graalvm.", "org.GNOME.", "it.unimi.dsi.fastutil.",
"oshi." };
"oshi.", "com.jcraft.jogg.", "com.jcraft.jorbis.", "org.objectweb.asm.", "org.yaml.snakeyaml.", "gnu.trove.",
"jline.", "org.json." };
// ==== System Properties ===