|
|
@@ -150,7 +150,7 @@ public class SpotifyServiceImpl implements SpotifyService {
|
|
|
ProxyInfo proxyInfo = (ProxyInfo)redisService.get(RedisKey.DOVEIP);
|
|
|
if (proxyInfo == null) {
|
|
|
|
|
|
- String result = HttpUtil.get("https://dvapi.doveip.com/cmapi.php?rq=distribute&user=1031494735&token=ckc1MUFURnk3bi80MXVxeUFTZUh0Zz09&auth=0&geo=ph&agreement=0&timeout=10&num=1&type_ip=1&repeat=0");
|
|
|
+ String result = HttpUtil.get("https://dvapi.doveip.com/cmapi.php?rq=distribute&user=1031494735&token=ckc1MUFURnk3bi80MXVxeUFTZUh0Zz09&auth=0&geo=ir&agreement=0&timeout=10&num=1&type_ip=1&repeat=0");
|
|
|
log.info("付费ip 请求返回 res:{}",result);
|
|
|
/*
|
|
|
* {
|