热汗舞蹈 v1.24.1.0版本的 MD5 值为:f1dc6ef07903515a73f51f41f372123e

以下内容为反编译后的 g.java 源代码,内容仅作参考


package com.qiyukf.nimlib.e;

import android.text.TextUtils;
public final class g {
    public static String a() {
        String str = com.qiyukf.nimlib.c.i() == null ? null : com.qiyukf.nimlib.c.i().lbs;
        return TextUtils.isEmpty(str) ? f.f19683b.f19678f : str;
    }

    public static String b() {
        String str = com.qiyukf.nimlib.c.i() == null ? null : com.qiyukf.nimlib.c.i().probeIpv4Url;
        return TextUtils.isEmpty(str) ? f.f19683b.f19680h : str;
    }

    public static String c() {
        String str = com.qiyukf.nimlib.c.i() == null ? null : com.qiyukf.nimlib.c.i().probeIpv6Url;
        return TextUtils.isEmpty(str) ? f.f19683b.f19681i : str;
    }

    public static String d() {
        String str = com.qiyukf.nimlib.c.i() == null ? null : com.qiyukf.nimlib.c.i().defaultLink;
        return TextUtils.isEmpty(str) ? f.f19683b.f19677e : str;
    }

    public static String e() {
        String str = com.qiyukf.nimlib.c.i() == null ? null : com.qiyukf.nimlib.c.i().nosUploadDefaultLink;
        return TextUtils.isEmpty(str) ? "https://nosup-hz1.127.net" : str;
    }

    public static String f() {
        String str = com.qiyukf.nimlib.c.i() == null ? null : com.qiyukf.nimlib.c.i().nosUpload;
        return TextUtils.isEmpty(str) ? "nosup-hz1.127.net" : str;
    }

    public static String g() {
        String str = com.qiyukf.nimlib.c.i() == null ? null : com.qiyukf.nimlib.c.i().nosDownloadUrlFormat;
        return TextUtils.isEmpty(str) ? "{bucket}-nosdn.netease.im/{object}" : str;
    }

    public static String h() {
        String str = com.qiyukf.nimlib.c.i() == null ? null : com.qiyukf.nimlib.c.i().nosDownload;
        return TextUtils.isEmpty(str) ? "nos.netease.com" : str;
    }

    public static String i() {
        if (com.qiyukf.nimlib.c.i() != null) {
            return com.qiyukf.nimlib.c.i().ntServerAddress;
        }
        return f.f19683b.f19679g;
    }
}