小红书.apk(点击下载) / f.java


package com.igexin.push.extension.distribution.gws.c;

import android.text.TextUtils;

public final class f {

    /* renamed from: a  reason: collision with root package name */
    public static String f27411a = null;

    /* renamed from: b  reason: collision with root package name */
    public static String f27412b = null;

    /* renamed from: c  reason: collision with root package name */
    private static String f27413c = "HZ";

    public static String a() {
        f27411a = TextUtils.isEmpty(f27411a) ? "https://c-hzgt2.getui.com/api.php" : f27411a;
        return f27411a + "?format=json&t=1";
    }

    private static void a(String str) {
        if (!TextUtils.isEmpty(str)) {
            b.f27222d = str;
            f27413c = str;
        }
    }

    public static String b() {
        f27412b = TextUtils.isEmpty(f27412b) ? "https://sdk-open-phone.getui.com/api.php" : f27412b;
        return f27412b + "?format=json&t=1";
    }

    public static String c() {
        return f27413c;
    }
}