佳GO v3.0.0版本的 MD5 值为:febdbe251c5346d8ea051b2f02d4ce89

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


package p.a.y.e.a.s.e.net;

import java.util.Iterator;
import java.util.List;

public final class dq2 implements Runnable {
    public final List lite_static;
    public final boolean lite_switch;

    public dq2(List list, boolean z) {
        this.lite_static = list;
        this.lite_switch = z;
    }

    @Override
    public void run() {
        boolean lite_try;
        boolean lite_try2;
        lite_try = cq2.lite_try("www.baidu.com:80");
        Iterator it = this.lite_static.iterator();
        while (true) {
            if (!it.hasNext()) {
                break;
            }
            String str = (String) it.next();
            if (!lite_try) {
                lite_try2 = cq2.lite_try(str);
                if (!lite_try2) {
                    lite_try = false;
                    if (!lite_try && !this.lite_switch) {
                        break;
                    }
                }
            }
            lite_try = true;
            if (!lite_try) {
            }
        }
        po2.lite_if(lite_try ? 1 : 2);
    }
}