星辰影院解锁vip v1.0.4版本的 MD5 值为:3d99bbcbb0d5d5e568b9f6134424c24e

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


package f.d.a.a.e.d;

import android.net.Network;
import f.d.a.a.e.c.g;
import f.d.a.a.g.e;
import java.util.HashMap;
import java.util.Map;

public class c {
    private String a;

    private Map<String, String> f11546b;

    String f11547c;

    private String f11548d;

    private boolean f11549e;

    private String f11550f;

    private Network f11551g;

    private long f11552h;

    private String f11553i;

    private int f11554j;

    private g f11555k;

    private c(String str, Map<String, String> map, g gVar, String str2, String str3) {
        this.f11549e = false;
        this.a = str;
        this.f11555k = gVar;
        this.f11546b = map == null ? new HashMap<>() : map;
        this.f11547c = gVar == null ? "" : gVar.b().toString();
        this.f11548d = str2;
        this.f11550f = str3;
        this.f11553i = gVar != null ? gVar.a() : "";
        p();
    }

    private void p() {
        this.f11546b.put("sdkVersion", "quick_login_android_9.2.0.2");
        this.f11546b.put("Content-Type", "application/json");
        this.f11546b.put("traceId", this.f11550f);
        this.f11546b.put("appid", this.f11553i);
        this.f11546b.put("Connection", "close");
    }

    public String a() {
        return this.a;
    }

    public void b(long j2) {
        this.f11552h = j2;
    }

    public void c(Network network) {
        this.f11551g = network;
    }

    public void d(String str, String str2) {
        this.f11546b.put(str, str2);
    }

    public void e(boolean z) {
        this.f11549e = z;
    }

    public boolean f() {
        return this.f11549e;
    }

    public Map<String, String> g() {
        return this.f11546b;
    }

    public String h() {
        return this.f11547c;
    }

    public String i() {
        return this.f11548d;
    }

    public String j() {
        return this.f11550f;
    }

    public boolean k() {
        return !e.c(this.f11550f) || this.a.contains("logReport") || this.a.contains("uniConfig");
    }

    public Network l() {
        return this.f11551g;
    }

    public long m() {
        return this.f11552h;
    }

    public boolean n() {
        int i2 = this.f11554j;
        this.f11554j = i2 + 1;
        return i2 < 2;
    }

    public g o() {
        return this.f11555k;
    }

    public c(String str, g gVar, String str2, String str3) {
        this(str, null, gVar, str2, str3);
    }
}