YourPorn v1.2.4版本的 MD5 值为:25af0cc492747d0d721ef41054943bde

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


package h5;

import android.content.Context;
import android.content.res.AssetManager;
import h5.Cthis;
import java.io.InputStream;
import k8.Cpackage;

public final class Cclass implements Runnable {

    public final Cthis.Ctry f6441break;

    public final Cthis f6442else;

    public final String f6443goto;

    public final Cthis.Cnew f6444this;

    public Cclass(Cthis cthis, String str, Cthis.Cnew cnew, Cthis.Ctry ctry) {
        this.f6442else = cthis;
        this.f6443goto = str;
        this.f6444this = cnew;
        this.f6441break = ctry;
    }

    @Override
    public final void run() {
        AssetManager assets;
        InputStream open;
        try {
            Context context = this.f6442else.f6485do;
            if (context == null || (assets = context.getAssets()) == null || (open = assets.open(this.f6443goto)) == null) {
                return;
            }
            this.f6442else.m2591case(open, Cpackage.f7467catch.m3007try("file:///assets/" + this.f6443goto), this.f6444this, true, this.f6441break, this.f6443goto);
        } catch (Exception e10) {
            this.f6442else.m2594this(e10, this.f6444this, this.f6443goto);
        }
    }
}