This commit is contained in:
2023-12-23 21:26:29 +08:00
parent c06850be14
commit a7172446ce
2 changed files with 11 additions and 9 deletions

View File

@@ -4,7 +4,6 @@ import org.apache.http.client.methods.CloseableHttpResponse;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.impl.client.CloseableHttpClient;
import org.apache.http.impl.client.HttpClients;
import sun.net.www.protocol.http.HttpURLConnection;
import java.io.IOException;
import java.net.*;