add - 详情页播放 1000119

This commit is contained in:
yangqiang3504
2022-09-07 12:47:20 +08:00
parent f5e8523fe3
commit 5b930b210a
2 changed files with 944 additions and 2 deletions
@@ -58,9 +58,7 @@ public class Proxy extends Spider {
} else if (what.equals("czspp")) {
return Czsapp.loadsub(params.get("url"));
}
} catch (Throwable th) {
}
return null;
}