和通讯录 v4.2.0版本的 MD5 值为:f213fa766dccbfebde0dd8add5534518

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


package com.aspire.yellowpage.utils;

public class j {

    public static boolean f1005a = false;

    public static String f1006b;
    public static String c;
    public static String d;

    static {
        f1006b = f1005a ? "http://a1.cytxl.com.cn/pim/jsonrpc_api.php" : "http://a.cytxl.com.cn/pim/jsonrpc_api.php";
        c = f1005a ? "http://txl.cytxl.com.cn/wap/plugs/yellow.php?type=changyong&pageId=" : "http://pim.10086.cn/wap/plugs/yellow.php?type=changyong&pageId=";
        d = f1005a ? "http://txl.cytxl.com.cn/wap/activity.php?" : "http://pim.10086.cn/wap/activity.php?";
    }

    public static void a(boolean z) {
        f1005a = z;
        f1006b = f1005a ? "http://a1.cytxl.com.cn/pim/jsonrpc_api.php" : "http://a.cytxl.com.cn/pim/jsonrpc_api.php";
        c = f1005a ? "http://txl.cytxl.com.cn/wap/plugs/yellow.php?type=changyong&pageId=" : "http://pim.10086.cn/wap/plugs/yellow.php?type=changyong&pageId=";
        d = f1005a ? "http://txl.cytxl.com.cn/wap/activity.php?" : "http://pim.10086.cn/wap/activity.php?";
    }
}