TikTok.apk(点击下载) / C38558FCh.java


package X;

import com.bytedance.covode.number.Covode;

/* renamed from: X.FCh  reason: case insensitive filesystem */
public final class C38558FCh {
    public final String LIZ;

    static {
        Covode.recordClassIndex(120905);
    }

    public C38558FCh() {
        this("https://api.twitter.com");
    }

    public C38558FCh(String str) {
        this.LIZ = str;
    }

    public static String LIZ(String str) {
        StringBuilder sb = new StringBuilder(str.length());
        for (int i2 = 0; i2 < str.length(); i2++) {
            char charAt = str.charAt(i2);
            if (charAt > 31 && charAt < 127) {
                sb.append(charAt);
            }
        }
        return sb.toString();
    }
}