Commit 3e0d3d51 authored by Administrator's avatar Administrator

deprecated for JustTrustMe

parent 587db637
......@@ -48,7 +48,10 @@ import javax.net.ssl.X509TrustManager;
/**
* Created by virjar on 2018/5/7.<br>强制信任任何代理服务器证书,便于抓包
* migrated from https://github.com/Fuzion24/JustTrustMe/tree/master
* <br>
* 该类已过期,高版本Ratel请使用 {@link com.virjar.ratel.api.inspect.JustTrustMe}
*/
@Deprecated
public class JustTrustMe {
private static final String TAG = "JustTrustMe";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment