- 将 API地址从 'http://global.ipmoyu.com' 修改为 'http://global.uipoxy.com'- 此更改可能是为了适应服务提供商的域名变更或负载均衡调整
@@ -15,7 +15,7 @@ export class IpmoyuProvider implements ProxyProvider {
}[] = []
constructor() {
axios
- .get('http://global.ipmoyu.com/proxy/web/map/countryList', {
+ .get('http://global.uipoxy.com/proxy/web/map/countryList', {
params: {
page: 1,
limit: 1000