流利说-英语 v8.47.26版本的 MD5 值为:0079dce5ff96e6cdbc95c261b3f51387

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


package com.geetest.onelogin.m;

import com.geetest.onelogin.b.h;
import com.geetest.onelogin.p.f;

public class e {
    public static String[] a() {
        return new String[]{"https://wap.cmpassport.com/resources/html/contract.html", "https://opencloud.wostore.cn/authz/resource/html/disclaimer.html?fromsdk=true", "https://e.189.cn/sdk/agreement/detail.do?hidetop=true"};
    }

    public static d a(String str) {
        char c;
        h p = f.a().p();
        int hashCode = str.hashCode();
        if (hashCode == 2154) {
            if (str.equals("CM")) {
                c = 0;
            }
            c = 65535;
        } else if (hashCode != 2161) {
            if (hashCode == 2162 && str.equals("CU")) {
                c = 1;
            }
            c = 65535;
        } else {
            if (str.equals("CT")) {
                c = 2;
            }
            c = 65535;
        }
        if (c == 0) {
            return new d(p.h, p.k, "https://wap.cmpassport.com/resources/html/contract.html");
        }
        if (c == 1) {
            return new d(p.j, p.m, "https://opencloud.wostore.cn/authz/resource/html/disclaimer.html?fromsdk=true");
        }
        if (c != 2) {
            return null;
        }
        return new d(p.i, p.l, "https://e.189.cn/sdk/agreement/detail.do?hidetop=true");
    }
}