Fast Orange v3.5.3版本的 MD5 值为:33b91aba50c566533dfd683a85f79158

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


package com.free.vpn.proxy.hotspot;

import java.util.ArrayList;
import java.util.List;
import kotlin.jvm.functions.Function1;
import web.accelerator.p003new.util.R;

public final class o94 extends a22 implements Function1 {
    public final int a;
    public final List b;

    public o94(List list, int i) {
        super(1);
        this.a = i;
        this.b = list;
    }

    @Override
    public final Object invoke(Object obj) {
        sd4 V;
        String str;
        int i;
        pk1 nk1Var;
        String concat;
        int i2 = this.a;
        List<hz4> list = this.b;
        switch (i2) {
            case 0:
                d94 d94Var = (d94) obj;
                zs4.o(d94Var, "it");
                zs4.o(list, "servers");
                return d94.a(d94Var, null, null, null, null, null, list, false, null, 223);
            case 1:
                kv3 kv3Var = (kv3) obj;
                zs4.o(kv3Var, "it");
                return kv3.a(kv3Var, this.b, false, null, null, 12);
            default:
                f05 f05Var = (f05) obj;
                zs4.o(f05Var, "it");
                o52 o52Var = new o52();
                o52Var.add(c05.a);
                ArrayList arrayList = new ArrayList(q00.A0(list, 10));
                for (hz4 hz4Var : list) {
                    zs4.o(hz4Var, "<this>");
                    String str2 = hz4Var.a;
                    String str3 = hz4Var.c;
                    if (str3 == null) {
                        if (x74.L0(str2, "https://facebook.com", false)) {
                            V = new qd4(R.string.facebook);
                        } else if (x74.L0(str2, "https://youtube.com", false)) {
                            V = new qd4(R.string.youtube);
                        } else if (x74.L0(str2, "https://example.com", false)) {
                            V = new qd4(R.string.browser);
                        } else if (x74.L0(str2, "https://google.com", false)) {
                            V = new qd4(R.string.google);
                        } else if (x74.L0(str2, "https://instagram.com", false)) {
                            V = new qd4(R.string.insta);
                        } else if (x74.L0(str2, "https://pornhub.com", false)) {
                            V = new qd4(R.string.ph);
                        } else if (x74.L0(str2, "https://swag.live", false)) {
                            str3 = "";
                        } else {
                            V = n10.V(str2);
                        }
                        str = hz4Var.b;
                        if (str == null) {
                            nk1Var = new ok1(str);
                        } else {
                            if (x74.L0(str2, "https://facebook.com", false)) {
                                i = R.drawable.fb_logo;
                            } else if (x74.L0(str2, "https://youtube.com", false)) {
                                i = R.drawable.youtube_logo;
                            } else {
                                if (!x74.L0(str2, "https://example.com", false)) {
                                    if (x74.L0(str2, "https://google.com", false)) {
                                        i = R.drawable.google_logo;
                                    } else if (x74.L0(str2, "https://instagram.com", false)) {
                                        i = R.drawable.insta_logo;
                                    } else if (x74.L0(str2, "https://pornhub.com", false)) {
                                        i = R.drawable.ph_logo;
                                    } else if (x74.L0(str2, "https://swag.live", false)) {
                                        i = R.drawable.swag_logo;
                                    }
                                }
                                i = R.drawable.browser;
                            }
                            nk1Var = new nk1(i);
                        }
                        if (!x74.L0(str2, "https://facebook.com", false)) {
                            concat = "FacebookClicked";
                        } else if (x74.L0(str2, "https://youtube.com", false)) {
                            concat = "YoutubeClicked";
                        } else if (x74.L0(str2, "https://example.com", false)) {
                            concat = "BrowserClicked";
                        } else if (x74.L0(str2, "https://google.com", false)) {
                            concat = "GoogleClicked";
                        } else if (x74.L0(str2, "https://instagram.com", false)) {
                            concat = "InstagramClicked";
                        } else if (x74.L0(str2, "https://pornhub.com", false)) {
                            concat = "PornHubClicked";
                        } else if (x74.L0(str2, "https://swag.live", false)) {
                            concat = "SwagLiveClicked";
                        } else {
                            concat = "UserSiteClicked: ".concat(str2);
                        }
                        arrayList.add(new d05(str2, V, nk1Var, concat));
                    }
                    V = n10.V(str3);
                    str = hz4Var.b;
                    if (str == null) {
                    }
                    if (!x74.L0(str2, "https://facebook.com", false)) {
                    }
                    arrayList.add(new d05(str2, V, nk1Var, concat));
                }
                o52Var.addAll(arrayList);
                return f05.a(f05Var, zm2.k(o52Var), false, 2);
        }
    }
}