Skip to content

Commit

Permalink
删除淘宝 IPv4GetterCreator.cs (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
WeihanLi authored Jan 22, 2024
1 parent 926e4ac commit ddaeb6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aliyun-ddns/IPGetter/IPv4Getter/IPv4GetterCreator.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ public static class IPv4GetterCreator
new CommonIPv4Getter("test-ipv6.com接口", "https://ipv4.lookup.test-ipv6.com/ip/", 100),
//new CommonIPv4Getter("ipip.net接口", "http://myip.ipip.net/"),
new CommonIPv4Getter("ip-api.com接口", "http://ip-api.com/json/?fields=query", 100),
new CommonIPv4Getter("淘宝接口", "http://ip.taobao.com/service/getIpInfo.php?ip=myip"),
new CommonIPv4Getter("3322接口", "http://ip.3322.net/"),
};

Expand Down

0 comments on commit ddaeb6a

Please sign in to comment.