Cyber Surfer v5.2.5版本的 MD5 值为:db13c5fce988de393e52d2679f934b22

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


package com.yandex.mobile.ads.impl;

import com.google.android.exoplayer2.PlaybackException;
import java.io.IOException;
public final class u30 extends v30 {
    public u30(IOException iOException) {
        super("Cleartext HTTP traffic not permitted. See https://exoplayer.dev/issues/cleartext-not-permitted", iOException, (int) PlaybackException.ERROR_CODE_IO_CLEARTEXT_NOT_PERMITTED);
    }
}