Luno v7.28.0版本的 MD5 值为:08d81b3b88ef7df48c89cb5d56dc11a2

以下内容为反编译后的 g76.java 源代码,内容仅作参考


package mdi.sdk;

public class g76 {
    public final String a;
    public final boolean b;

    public g76(String str, boolean z) {
        this.a = str;
        this.b = z;
    }

    public static g76 a() {
        return new g76("https://o438986.ingest.sentry.io/api/5405103/store/?sentry_key=524610463d1141a58e7f57053dc7ef87", false);
    }
}