多线程测试

This commit is contained in:
lushunming 2025-06-17 16:46:29 +08:00
parent 396379e571
commit 99aeeea4bd
4 changed files with 3 additions and 3 deletions

View File

@ -79,7 +79,7 @@ public class ProxyVideo {
public static Object[] proxyMultiThread(String url, Map<String, String> headers) throws Exception { public static Object[] proxyMultiThread(String url, Map<String, String> headers) throws Exception {
String range = headers.get("Range"); String range = headers.get("range");
SpiderDebug.log("---proxyMultiThread,Range:" + range); SpiderDebug.log("---proxyMultiThread,Range:" + range);
Range rangeObj = parseRange(range); Range rangeObj = parseRange(range);
//没有range,无需分割 //没有range,无需分割

Binary file not shown.

View File

@ -1 +1 @@
7d84170367f99236c044f3a977720cc9 88f6be9b97ae6be2ebf1980714dc5812

View File

@ -1,5 +1,5 @@
{ {
"spider": "https://ghproxy.net/https://raw.githubusercontent.com/lushunming/AndroidCatVodSpider/refs/heads/multiThread/jar/custom_spider.jar;md5;7d84170367f99236c044f3a977720cc9", "spider": "https://ghproxy.net/https://raw.githubusercontent.com/lushunming/AndroidCatVodSpider/refs/heads/multiThread/jar/custom_spider.jar;md5;88f6be9b97ae6be2ebf1980714dc5812",
"lives": [ "lives": [
{ {
"name": "电视直播", "name": "电视直播",