导航菜单

页面标题

页面副标题

OVO v3.139.0 - v33.java 源代码

正在查看: OVO v3.139.0 应用的 v33.java JAVA 源代码文件

本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。


package o.i;

import java.util.ArrayList;

public final class v33 {
    public static final String a;
    public static final String b;
    public static final String c;
    public static final String d;
    public static final String e;
    public static final String[] f;
    public static final String[] g;
    public static final String[] h;
    public static final String[] i;
    public static final String[] j;
    public static final String k;

    public static final String f215l;

    static {
        fma fmaVar = oc0.c;
        if (fmaVar == null) {
            vk7.m("ovoCoreConfig");
            throw null;
        }
        StringBuilder sb = new StringBuilder();
        String str = fmaVar.t;
        a = pq0.b(sb, str, "://deals");
        b = b02.b(str, "://topup");
        c = b02.b(str, "://helpcenter/livechat");
        d = b02.b(str, "://indomaret");
        e = b02.b(str, "://kyc");
        fma fmaVar2 = oc0.c;
        if (fmaVar2 == null) {
            vk7.m("ovoCoreConfig");
            throw null;
        }
        f = new String[]{fmaVar2.f69l, "helpcenter.ovo.id", "https://www.ovo.id/helpcenter"};
        g = new String[]{b02.b(str, "://"), "instagram://", "intent://", "https://play.google.com", "https://www.instagram.com", "grab://"};
        fma fmaVar3 = oc0.c;
        if (fmaVar3 == null) {
            vk7.m("ovoCoreConfig");
            throw null;
        }
        h = new String[]{fmaVar3.a, "ovo.id.dev", "com.android.vending", "com.instagram.android"};
        String[] strArr = {"https://www.ovo.id", "https://ovo.id"};
        i = strArr;
        ArrayList arrayList = new ArrayList(2);
        for (int i3 = 0; i3 < 2; i3++) {
            arrayList.add(strArr[i3] + "/redirect");
        }
        j = (String[]) arrayList.toArray(new String[0]);
        k = "://helpcenter/back";
        f215l = "://superbank";
    }
}