i伊藤.apk(点击下载) / a.java


package com.alipay.apmobilesecuritysdk.b;

import com.alipay.sdk.m.d0.d;

public final class a {

    /* renamed from: b  reason: collision with root package name */
    public static a f1949b = new a();

    /* renamed from: a  reason: collision with root package name */
    public int f1950a = 0;

    public static a a() {
        return f1949b;
    }

    public static String a(String str, String str2) {
        return str + str2;
    }

    public final void a(int i) {
        this.f1950a = i;
    }

    public final int b() {
        return this.f1950a;
    }

    public final String c() {
        String str;
        String a2 = d.a();
        if (com.alipay.sdk.m.z.a.b(a2)) {
            return a2;
        }
        int i = this.f1950a;
        if (i == 1) {
            str = "://mobilegw.stable.alipay.net/mgw.htm";
        } else if (i == 2) {
            return "https://mobilegwpre.alipay.com/mgw.htm";
        } else {
            if (i == 3) {
                str = "://mobilegw-1-64.test.alipay.net/mgw.htm";
            } else if (i != 4) {
                return "https://mobilegw.alipay.com/mgw.htm";
            } else {
                str = "://mobilegw.aaa.alipay.net/mgw.htm";
            }
        }
        return a("http", str);
    }
}