和通讯录 v3.9.6版本的 MD5 值为:669178e2ee1b2311daf378bd20c6bbe1

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


package com.aspire.yellowpage.main;

import android.content.Intent;

class bq implements Runnable {

    final bp f853a;

    public bq(bp bpVar) {
        this.f853a = bpVar;
    }

    @Override
    public void run() {
        Intent intent = new Intent(this.f853a.f852a, (Class<?>) H5Activity.class);
        intent.putExtra("url", "http://txl.cytxl.com.cn/wap/plugs/yellow.php?type=1021");
        intent.putExtra("urltype", 0);
        this.f853a.f852a.startActivity(intent);
    }
}