360手机助手 v3.3.0版本的 MD5 值为:127c345ad16bbebee6e347381328afd0

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


package com.qihoo.appstore.newHomePage;

import com.qihoo.appstore.AppStoreApplication;
import com.qihoo.appstore.utils.bk;
import com.qihoo.appstore.utils.de;
import java.io.UnsupportedEncodingException;
import java.net.HttpURLConnection;
import java.net.URL;
import java.net.URLEncoder;

public class av implements Runnable {

    final String f2081a;

    final at f2082b;

    public av(at atVar, String str) {
        this.f2082b = atVar;
        this.f2081a = str;
    }

    @Override
    public void run() {
        String str;
        try {
            String valueOf = String.valueOf(de.c(AppStoreApplication.d(), AppStoreApplication.d().getPackageName()));
            try {
                str = URLEncoder.encode(de.f(AppStoreApplication.d()), "UTF-8");
            } catch (UnsupportedEncodingException e) {
                e.printStackTrace();
                str = null;
            }
            StringBuilder sb = new StringBuilder("http://openbox.mobilem.360.cn/AppStore/info?method=onekey&");
            sb.append(this.f2081a);
            sb.append("&m=").append(com.qihoo.appstore.r.g.f3209b).append("&m2=").append(com.qihoo.appstore.r.g.f).append("&v=").append(valueOf).append("&vn=").append(str).append("&re=").append(com.qihoo.appstore.r.f.f3207a).append("&ch=").append(com.qihoo.appstore.r.g.e);
            bk.b("YJZjItemView", "logData = " + ((Object) sb));
            HttpURLConnection httpURLConnection = (HttpURLConnection) new URL(sb.toString()).openConnection();
            httpURLConnection.setRequestMethod("GET");
            httpURLConnection.getResponseCode();
        } catch (Exception e2) {
        }
    }
}