Driving Zone: Germany v1.22.4版本的 MD5 值为:2b6e2d8e8733a3104dcc306c5770286c

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


package com.yandex.mobile.ads.impl;

import android.content.Context;
import com.yandex.mobile.ads.impl.uh0;
import java.io.IOException;
import java.util.Map;
import javax.net.ssl.SSLSocketFactory;

public class d extends zc implements uh0.b {

    private final zc f7362a;
    private final c b = new c();

    public d(Context context, SSLSocketFactory sSLSocketFactory) {
        this.f7362a = new vh0().a(context, this, sSLSocketFactory);
    }

    @Override
    public oh0 a(pc1<?> pc1Var, Map<String, String> map) throws IOException, pb {
        String l = pc1Var.l();
        if ((l == null || this.b.a(l)) ? false : true) {
            map.put(jh0.a(1), pc1Var.l());
        }
        return this.f7362a.a(pc1Var, map);
    }

    @Override
    public String a(String str) {
        return str != null && !this.b.a(str) ? "https://yandex.ru/appcry" : str;
    }
}