applied private URL
This commit is contained in:
@@ -164,7 +164,7 @@ public class IndexingLogic {
|
||||
|
||||
public String statRemoteRef(RemoteIndex remoteIndex) {
|
||||
try {
|
||||
String url = "https://irext.net/irext/stat/stat_remotes";
|
||||
String url = "http://cc.irext.net:8300/irext/stat/stat_remotes";
|
||||
MediaType JSON
|
||||
= MediaType.parse("application/json; charset=utf-8");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user