add - remark111

This commit is contained in:
yangqiang3504
2022-09-08 09:18:03 +08:00
parent 7e5b7b7985
commit 29f2fb5d97
2 changed files with 20 additions and 21 deletions
@@ -16,6 +16,9 @@ public class Misc {
public static final String DeAgent = "Dalvik/2.1.0 (Linux; U; Android " + Build.VERSION.RELEASE + "; " + Build.MODEL + " Build/" + Build.ID + ")";
public static final String MoAgent = "Mozilla/5.0 (Linux; Android 11; Ghxi Build/RKQ1.200826.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/76.0.3809.89 Mobile Safari/537.36 T7/12.16 SearchCraft/3.9.1 (Baidu; P1 11)";
public static String jsonUrl = "http://test.xinjun58.com/sp/d.json";
public static String refreshToken="http://catvod.fun:8001/tv/ali.txt";
public static JSONObject siteRule = null;
public static Integer type=1;
public static boolean isVip(String url) {
// 适配2.0.6的调用应用内解析列表的支持, 需要配合直连分析一起使用,参考cjt影视和极品直连
try {