91快播 v3.3.0版本的 MD5 值为:094b9519ad2388a8147509cb8a126145

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


package anta.ᦒ;

import anta.ȉ.C0418;
import anta.ղ.C1204;
import anta.Ặ.C5558;
import anta.㕕.C7315;
import anta.㜛.AbstractApplicationC7572;
import anta.㮌.C9125;
import com.apk.secury.EncryUtils;
import com.theway.abc.v2.nidongde.kh.api.model.KHCommonRequest;
import com.theway.abc.v2.nidongde.lsj.api.model.response.CLVideoWrapperKt;
import java.util.Map;
import java.util.TreeMap;
import java.util.UUID;
import tv.danmaku.ijk.media.player.IjkMediaCodecInfo;
public class C4766 {
    static {
        new C0418();
    }

    public static KHCommonRequest m4745(Map<String, Object> map) {
        TreeMap treeMap = new TreeMap();
        treeMap.put("client", CLVideoWrapperKt.CL_VIDEO_TYPE_SHORT);
        treeMap.put("matchId", C1204.f3580);
        treeMap.put("m2", C1204.f3585);
        if (map != null) {
            treeMap.putAll(map);
        }
        try {
            treeMap.put("timestamp", String.valueOf(C7315.m6333(C1204.f3582, C1204.f3584)));
            treeMap.put("nonce", UUID.randomUUID().toString().replace("-", "_") + "_" + System.currentTimeMillis());
            treeMap.put("sign", EncryUtils.getStr(AbstractApplicationC7572.f16868, C5558.m5266(treeMap)));
            return new KHCommonRequest(EncryUtils.getMediaCode(AbstractApplicationC7572.f16868, C5558.m5266(treeMap)));
        } catch (Exception e) {
            e.printStackTrace();
            return null;
        }
    }

    public static String m4746(String str) {
        String str2;
        try {
            int parseInt = Integer.parseInt(str) / IjkMediaCodecInfo.RANK_MAX;
            str2 = "" + (parseInt / 10.0d);
        } catch (Exception e) {
            e.printStackTrace();
            str2 = "小于 1 ";
        }
        return C9125.m8100(str2, "万人观看");
    }

    public static Map<String, String> m4747() {
        TreeMap treeMap = new TreeMap();
        treeMap.put("Authorization", C1204.f3573);
        treeMap.put("token", "Bearer_" + C1204.f3573);
        TreeMap treeMap2 = new TreeMap();
        treeMap2.put("appVersion", C1204.f3587);
        treeMap2.put("client", CLVideoWrapperKt.CL_VIDEO_TYPE_SHORT);
        treeMap2.put("tenant", "01");
        treeMap2.put("matchid", C1204.f3580);
        treeMap2.put("m", C1204.f3576);
        treeMap2.put("phoneip", "172.17.100.98");
        treeMap2.put("m2", C1204.f3585);
        treeMap2.put("user-agent", "okhttp/3.14.9");
        treeMap.putAll(treeMap2);
        return treeMap;
    }
}