FlixOlé v4.4.0版本的 MD5 值为:50e7f767ca3e8715936523e9ef089581

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


package i.c.q0;

import android.os.Bundle;
import java.util.Collection;
public final class e0 {
    public static final String a = "i.c.q0.e0";
    public static final Collection<String> b = h0.i0("service_disabled", "AndroidAuthKillSwitchException");
    public static final Collection<String> c = h0.i0("access_denied", "OAuthAccessDeniedException");

    public static final String a() {
        return "v2.9";
    }

    public static final String b() {
        return String.format("m.%s", i.c.p.k());
    }

    public static final String c() {
        return String.format("https://graph.%s", i.c.p.k());
    }

    public static final String d() {
        return String.format("https://graph-video.%s", i.c.p.k());
    }

    public static Bundle e(String str, int i2, Bundle bundle) {
        String e = i.c.p.e(i.c.p.b());
        if (h0.G(e)) {
            return null;
        }
        Bundle bundle2 = new Bundle();
        bundle2.putString("android_key_hash", e);
        bundle2.putString("app_id", i.c.p.c());
        bundle2.putInt("version", i2);
        bundle2.putString("display", "touch");
        Bundle bundle3 = new Bundle();
        bundle3.putString("action_id", str);
        if (bundle == null) {
            bundle = new Bundle();
        }
        try {
            o.b.c b2 = e.b(bundle3);
            o.b.c b3 = e.b(bundle);
            if (b2 != null && b3 != null) {
                bundle2.putString("bridge_args", b2.toString());
                bundle2.putString("method_args", b3.toString());
                return bundle2;
            }
            return null;
        } catch (o.b.b e2) {
            i.c.y yVar = i.c.y.DEVELOPER_ERRORS;
            String str2 = a;
            y.e(yVar, 6, str2, "Error creating Url -- " + e2);
            return null;
        }
    }
}