LINE.apk(点击下载) / y.java


package sf2;

import j.q;

public class y {

    /* renamed from: a  reason: collision with root package name */
    public static volatile int f142915a = 5;

    public static /* synthetic */ class a {

        /* renamed from: a  reason: collision with root package name */
        public static final /* synthetic */ int[] f142916a;

        /* JADX WARNING: Can't wrap try/catch for region: R(12:0|1|2|3|4|5|6|7|8|9|10|12) */
        /* JADX WARNING: Failed to process nested try/catch */
        /* JADX WARNING: Missing exception handler attribute for start block: B:3:0x0010 */
        /* JADX WARNING: Missing exception handler attribute for start block: B:5:0x0019 */
        /* JADX WARNING: Missing exception handler attribute for start block: B:7:0x0022 */
        /* JADX WARNING: Missing exception handler attribute for start block: B:9:0x002b */
        static {
            int[] iArr = new int[a0.a().length];
            f142916a = iArr;
            iArr[q.e(1)] = 1;
            f142916a[q.e(2)] = 2;
            f142916a[q.e(3)] = 3;
            f142916a[q.e(4)] = 4;
            try {
                f142916a[q.e(5)] = 5;
            } catch (NoSuchFieldError unused) {
            }
        }
    }

    public static Boolean a() {
        return Boolean.valueOf(f142915a != 5);
    }

    public static String b() {
        int i14 = a.f142916a[q.e(f142915a)];
        if (i14 == 1) {
            return "http://127.0.0.1:20080";
        }
        if (i14 == 2) {
            return "https://uts-front.line-apps-alpha.com";
        }
        if (i14 != 3) {
            return i14 != 4 ? "https://uts-front.line-apps.com" : "https://uts-front.line-apps-rc.com";
        }
        return "https://uts-front.line-apps-beta.com";
    }
}