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


package jm2;

import cn.jpush.android.local.JPushConstants;
import ws0.j;

/* compiled from: Constants */
public class a {

    /* renamed from: a  reason: collision with root package name */
    public static final String[] f96097a = {"general", "time", "hot"};

    /* renamed from: b  reason: collision with root package name */
    public static final String[] f96098b = {"general", "price_ascending", "price_descending"};

    /* renamed from: jm2.a$a  reason: collision with other inner class name */
    /* compiled from: Constants */
    public static class C1320a {

        /* renamed from: a  reason: collision with root package name */
        public static String f96099a = "www.xiaohongshu.com";
    }

    /* compiled from: Constants */
    public static class b {
        public static String a(String str) {
            String str2 = j.f151207a.C() ? "https" : "http";
            return str2 + "://" + C1320a.f96099a + str;
        }
    }

    public static String a() {
        return j.f151207a.C() ? JPushConstants.HTTPS_PRE : JPushConstants.HTTP_PRE;
    }
}