龙将斩千 v5.5.5.39856版本的 MD5 值为:5c05b1d6f8d872ca3fe0343d6ff07caf

以下内容为反编译后的 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;
        if (!TextUtils.isEmpty(str)) {
            return str;
        }
        return f.b.f;
    }

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

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

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

    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.b.g;
    }
}