Recover Files v1.3.9版本的 MD5 值为:27a8b2c239c6cb7111d74d6bb07d21b2

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


package f;

import android.content.Context;
import android.os.Handler;
import androidx.constraintlayout.core.motion.utils.TypedValues;

public class d implements Runnable {

    public final g.a f31026b;

    public final Context f31027c;

    public c f31028d;

    public d(Context context, g.a aVar) {
        this.f31026b = aVar;
        this.f31027c = context;
    }

    @Override
    public void run() {
        String str;
        byte[] bArr;
        String.valueOf(System.currentTimeMillis());
        int i10 = c.a.f1144a;
        if (i10 != 0) {
            if (i10 != 1) {
                str = "";
            } else {
                str = "https://ssdk-va.pangle.io";
            }
        } else {
            str = "https://ssdk-sg.pangle.io";
        }
        try {
            bArr = (byte[]) com.pgl.ssdk.ces.a.meta(301, this.f31027c, null);
        } catch (Throwable unused) {
            a.f31013a = TypedValues.PositionType.TYPE_TRANSITION_EASING;
        }
        if (bArr != null && bArr.length > 0) {
            c cVar = new c("request", this.f31027c, str + "/ssdk/sd/token?os=android&app_id=" + a.f31014b + "&did=" + com.pgl.ssdk.ces.d.b() + "&app_ver=" + com.pgl.ssdk.ces.e.a.a(this.f31027c) + "&platform=android&ver=1.0.0.1-rc.1&mode=1", bArr);
            this.f31028d = cVar;
            cVar.start();
            this.f31028d.f31024h = new Handler(this.f31028d.getLooper(), this.f31028d.f31025i);
            this.f31028d.f31024h.sendEmptyMessage(1);
            g.a aVar = this.f31026b;
            if (aVar != null) {
                aVar.a(a.a());
                return;
            }
            return;
        }
        a.f31013a = TypedValues.PositionType.TYPE_TRANSITION_EASING;
    }
}