热汗舞蹈 v1.24.1.0版本的 MD5 值为:f1dc6ef07903515a73f51f41f372123e

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


package t1;

import android.content.Context;
import java.util.HashMap;
import java.util.Map;
import org.json.JSONException;
import org.json.JSONObject;
public class c extends r1.e {
    @Override
    public String b(x1.a aVar) throws JSONException {
        HashMap<String, String> hashMap = new HashMap<>();
        hashMap.put("api_name", "/sdk/log");
        hashMap.put("api_version", "1.0.0");
        HashMap<String, String> hashMap2 = new HashMap<>();
        hashMap2.put("log_v", "1.0");
        return d(aVar, hashMap, hashMap2);
    }

    @Override
    public String c(x1.a aVar, String str, JSONObject jSONObject) {
        return str;
    }

    @Override
    public Map<String, String> e(boolean z10, String str) {
        HashMap hashMap = new HashMap();
        hashMap.put("msp-gzip", String.valueOf(z10));
        hashMap.put("content-type", "application/octet-stream");
        hashMap.put("des-mode", "CBC");
        return hashMap;
    }

    @Override
    public JSONObject f() throws JSONException {
        return null;
    }

    @Override
    public r1.b i(x1.a aVar, Context context, String str) throws Throwable {
        return k(aVar, context, str, "https://mcgw.alipay.com/sdklog.do", true);
    }

    @Override
    public boolean o() {
        return false;
    }
}