|
@@ -213,7 +213,7 @@ public class GroupsRelationNetflixServiceImpl implements GroupsRelationNetflixSe
|
|
|
JSONObject params = new JSONObject();
|
|
JSONObject params = new JSONObject();
|
|
|
params.putOpt("username", at);
|
|
params.putOpt("username", at);
|
|
|
params.putOpt("password", pd);
|
|
params.putOpt("password", pd);
|
|
|
- String url = "http://124.220.3.236:8089/frpnetflix_check_account";
|
|
|
|
|
|
|
+ String url = "http://124.220.3.236:8089/netflix_check_account";
|
|
|
HttpResponse<String> res =
|
|
HttpResponse<String> res =
|
|
|
J11HttpC.custom()
|
|
J11HttpC.custom()
|
|
|
.ofPost()
|
|
.ofPost()
|