| 
														
															@@ -43,7 +43,7 @@ public class HkspSearch { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 new Authenticator() { 
														 | 
														
														 | 
														
															                 new Authenticator() { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                     public PasswordAuthentication getPasswordAuthentication() { 
														 | 
														
														 | 
														
															                     public PasswordAuthentication getPasswordAuthentication() { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                         return new PasswordAuthentication( 
														 | 
														
														 | 
														
															                         return new PasswordAuthentication( 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                                "t11983523373311", "mtuhdr2z".toCharArray()); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                                "t14070979713487", "hqwanfvy".toCharArray()); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                     } 
														 | 
														
														 | 
														
															                     } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 } 
														 | 
														
														 | 
														
															                 } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         ); 
														 | 
														
														 | 
														
															         ); 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -82,7 +82,7 @@ public class HkspSearch { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                     .header("user-agent", "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36") 
														 | 
														
														 | 
														
															                     .header("user-agent", "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                     .header("x-requested-with", "xmlhttprequest") 
														 | 
														
														 | 
														
															                     .header("x-requested-with", "xmlhttprequest") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                     .timeout(120000) // 设置超时时间 
														 | 
														
														 | 
														
															                     .timeout(120000) // 设置超时时间 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                    .setProxy(new Proxy(Proxy.Type.HTTP, new InetSocketAddress("l901.kdltps.com", 15818))) 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                    .setProxy(new Proxy(Proxy.Type.HTTP, new InetSocketAddress("j685.kdltps.com", 15818))) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                     .form(params) 
														 | 
														
														 | 
														
															                     .form(params) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                     .execute(); 
														 | 
														
														 | 
														
															                     .execute(); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -162,7 +162,7 @@ public class HkspSearch { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 .header("User-Agent", "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36") 
														 | 
														
														 | 
														
															                 .header("User-Agent", "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 .timeout(120000) // 设置超时时间 
														 | 
														
														 | 
														
															                 .timeout(120000) // 设置超时时间 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 .form(params) 
														 | 
														
														 | 
														
															                 .form(params) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                .setProxy(new Proxy(Proxy.Type.HTTP, new InetSocketAddress("l901.kdltps.com", 15818))) 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                .setProxy(new Proxy(Proxy.Type.HTTP, new InetSocketAddress("j685.kdltps.com", 15818))) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 .execute(); 
														 | 
														
														 | 
														
															                 .execute(); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         return JSONObject.parseObject(response.body()).getJSONObject("data").getJSONObject("apiData").getJSONObject("curVideoMeta"); 
														 | 
														
														 | 
														
															         return JSONObject.parseObject(response.body()).getJSONObject("data").getJSONObject("apiData").getJSONObject("curVideoMeta"); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     } 
														 | 
														
														 | 
														
															     } 
														 |