Skip to content

Commit

Permalink
Update iploc_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
phuslu authored Jul 30, 2022
1 parent e0cf3d7 commit bcf6ff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iploc_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ func TestCountry(t *testing.T) {
{"58.240.115.210", "CN"},
{"61.155.4.66", "CN"},
{"255.255.255.255", "ZZ"},
{"2001:4860:4860::8888", "US"},
// {"2001:4860:4860::8888", "US"},
{"2001::6ca0:a535", "ZZ"},
{"2001:dc7:1000::1", "CN"},
{"2400:3200::1", "CN"},
Expand Down

0 comments on commit bcf6ff0

Please sign in to comment.