This commit is contained in:
lushunming 2024-08-14 07:26:04 +08:00
parent dbe3a190c3
commit 28c053e2e5
5 changed files with 5 additions and 5 deletions

View File

@ -80,9 +80,9 @@ public class NG extends Spider {
public String categoryContent(String tid, String pg, boolean filter, HashMap<String, String> extend) { public String categoryContent(String tid, String pg, boolean filter, HashMap<String, String> extend) {
try { try {
Map<String, String> params = new HashMap<>(getParams()); Map<String, String> params = new HashMap<>(getParams());
for (String s : extend.keySet()) { /* for (String s : extend.keySet()) {
params.put(s, URLEncoder.encode(extend.get(s), "UTF-8")); params.put(s, URLEncoder.encode(extend.get(s), "UTF-8"));
} }*/
params.put("page", pg); params.put("page", pg);
params.put("id", tid); params.put("id", tid);
String string = OkHttp.string(COMMON_URL + FIND_VIDEO_VOD_LIST, params, getHeaders()); String string = OkHttp.string(COMMON_URL + FIND_VIDEO_VOD_LIST, params, getHeaders());

Binary file not shown.

View File

@ -1 +1 @@
f2a62e3208524e10f76603f3c7ded62e f75b8430b95b293a3c4bc8a624438d93

View File

@ -1,5 +1,5 @@
{ {
"spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;f2a62e3208524e10f76603f3c7ded62e", "spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;f75b8430b95b293a3c4bc8a624438d93",
"lives": [ "lives": [
{ {
"name": "直播ipv6", "name": "直播ipv6",

View File

@ -1,5 +1,5 @@
{ {
"spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;f2a62e3208524e10f76603f3c7ded62e", "spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;f75b8430b95b293a3c4bc8a624438d93",
"lives": [ "lives": [
{ {
"name": "直播ipv6", "name": "直播ipv6",