Weather Tracker v1.0.0版本的 MD5 值为:3edef27647e42a8ea0e7c0d2dbf56f97

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


package com.yandex.mobile.ads.impl;

import android.content.Context;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import com.yandex.mobile.ads.impl.g10;
import java.io.IOException;
import java.util.Map;
import javax.net.ssl.SSLSocketFactory;
public final class b extends ie implements g10.b {
    @NonNull
    private final ie a;
    @NonNull
    private final a f5903b = c.a();

    public b(@NonNull Context context, @Nullable SSLSocketFactory sSLSocketFactory) {
        this.a = h10.a(context, this, sSLSocketFactory);
    }

    @Override
    public final z00 a(@NonNull mw0<?> mw0Var, @NonNull Map<String, String> map) throws IOException, fc {
        String m = mw0Var.m();
        if ((m == null || this.f5903b.a(m)) ? false : true) {
            map.put(t00.b(1), mw0Var.m());
        }
        return this.a.a(mw0Var, map);
    }

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