多线程测试

This commit is contained in:
lushunming 2025-06-17 17:15:54 +08:00
parent 5be2bf0247
commit a11264eb07
4 changed files with 4 additions and 4 deletions

View File

@ -147,9 +147,9 @@ public class ProxyVideo {
}
private static Range parseRange(String range) {
if (StringUtils.isNoneBlank(range)) {
SpiderDebug.log("parseRange:" + range);
if (StringUtils.isNoneBlank(range)) {
String[] ranges = range.replace("bytes=", "").split("-");
String start = ranges[0];
String end = ranges.length > 1 ? ranges[1] : "";

Binary file not shown.

View File

@ -1 +1 @@
6489e17ef578288fd4f5a0ddfad7fd0b
0533c52ab045f5edaaef522267c08568

View File

@ -1,5 +1,5 @@
{
"spider": "https://ghproxy.net/https://raw.githubusercontent.com/lushunming/AndroidCatVodSpider/multiThread/jar/custom_spider.jar;md5;6489e17ef578288fd4f5a0ddfad7fd0b",
"spider": "https://ghproxy.net/https://raw.githubusercontent.com/lushunming/AndroidCatVodSpider/multiThread/jar/custom_spider.jar;md5;0533c52ab045f5edaaef522267c08568",
"lives": [
{
"name": "电视直播",