|
|
@ -15,7 +15,7 @@ public class Config { |
|
|
|
|
|
|
|
// public static String resultGofast = "https://crawl-files.pontoaplus.com"; |
|
|
|
|
|
|
|
public static String resultGofast = "https://caiji.pontoaplus.com"; |
|
|
|
public static String resultGofast = "http://8.152.196.157:8081"; |
|
|
|
|
|
|
|
public static LinkedBlockingDeque<JSONObject> taskQueue = new LinkedBlockingDeque <JSONObject>(); |
|
|
|
|
|
|
|