酷狗概念版 v2.5.5版本的 MD5 值为:782d327088fca4e58310f35a56f41319

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


package com.kugou.svapm.common.utils;

import android.text.TextUtils;

public class j {

    private static String f64610a = "/bss/mfx";

    private static String f64611b = "/v2/";

    private static volatile String f64612c = "http://mfx.bssdl.kgimg.com";

    private static String f64613d = "http://p3.fx.kgimg.com";

    private static String f64614e = "http://s3.fx.kgimg.com";

    public static void a(String str) {
        if (TextUtils.isEmpty(str)) {
            return;
        }
        f64612c = str;
    }
}