BTGO游戏盒 v3.4.80版本的 MD5 值为:000032bab1addaabfdc671ee6a7087ab

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


package l7;

import android.util.Log;
import com.ipaynow.plugin.utils.NativeUtils;

public final class f {

    public static final String f23163a;

    public static final String f23164b;

    public static final String f23165c;

    public static final String f23166d;

    public static final String f23167e;

    public static final String f23168f;

    static {
        String str;
        String str2;
        String str3;
        String str4;
        String str5;
        String str6 = "";
        try {
            System.loadLibrary("plugin_phone");
            str = NativeUtils.getContent("ISU");
            try {
                str2 = NativeUtils.getContent("ISPU");
                try {
                    str3 = NativeUtils.getContent("ISTU");
                    try {
                        str4 = NativeUtils.getContent("ISVZTU");
                        try {
                            str5 = NativeUtils.getContent("IU");
                            try {
                                str6 = NativeUtils.getContent("ITU");
                            } catch (Throwable th) {
                                th = th;
                                Log.e("ipaynow error", "获取服务器地址失败");
                                i8.a.g().d(th);
                                f23165c = str;
                                f23167e = str3;
                                f23166d = str2;
                                f23168f = str4;
                                f23163a = str5;
                                f23164b = str6;
                            }
                        } catch (Throwable th2) {
                            th = th2;
                            str5 = "";
                        }
                    } catch (Throwable th3) {
                        th = th3;
                        str4 = "";
                        str5 = str4;
                        Log.e("ipaynow error", "获取服务器地址失败");
                        i8.a.g().d(th);
                        f23165c = str;
                        f23167e = str3;
                        f23166d = str2;
                        f23168f = str4;
                        f23163a = str5;
                        f23164b = str6;
                    }
                } catch (Throwable th4) {
                    th = th4;
                    str3 = "";
                    str4 = str3;
                    str5 = str4;
                    Log.e("ipaynow error", "获取服务器地址失败");
                    i8.a.g().d(th);
                    f23165c = str;
                    f23167e = str3;
                    f23166d = str2;
                    f23168f = str4;
                    f23163a = str5;
                    f23164b = str6;
                }
            } catch (Throwable th5) {
                th = th5;
                str2 = "";
                str3 = str2;
                str4 = str3;
                str5 = str4;
                Log.e("ipaynow error", "获取服务器地址失败");
                i8.a.g().d(th);
                f23165c = str;
                f23167e = str3;
                f23166d = str2;
                f23168f = str4;
                f23163a = str5;
                f23164b = str6;
            }
        } catch (Throwable th6) {
            th = th6;
            str = "";
            str2 = str;
        }
        f23165c = str;
        f23167e = str3;
        f23166d = str2;
        f23168f = str4;
        f23163a = str5;
        f23164b = str6;
    }

    public static String a() {
        int i10 = d.f23160a;
        if (i10 != 0) {
            if (i10 != 1) {
                if (i10 != 2) {
                    if (i10 != 3) {
                        return f23165c;
                    }
                    return f23168f;
                }
                return f23167e;
            }
            return f23166d;
        }
        return f23165c;
    }

    public static String b() {
        int i10 = d.f23160a;
        return i10 != 1 ? (i10 == 2 || i10 == 3) ? "https://dby.ipaynow.cn/api/payment/sdk/syncException" : "https://pay.ipaynow.cn/sdk/syncException" : "https://pay.ipaynow.cn/api_release/sdk/syncException";
    }

    public static String c() {
        int i10 = d.f23160a;
        if (i10 != 0 && i10 != 1) {
            if (i10 != 2 && i10 != 3) {
                return f23163a;
            }
            return f23164b;
        }
        return f23163a;
    }
}