Skip to content

Commit b01da36

Browse files
update db
Former-commit-id: 2fdecc1
1 parent c08512f commit b01da36

7 files changed

+7
-7
lines changed

iploc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import (
2828
)
2929

3030
// Version is iplocation database version.
31-
const Version = "v1.0.20230925"
31+
const Version = "v1.0.20230929"
3232

3333
var ip4uint []uint32
3434
var ip6uint []uint64

ipv4.txt.REMOVED.git-id

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5557a315d82d03fc0bf099976668504fcca45b6b
1+
b1a8762b6d902e491cd683ebb5e4c31aec5c9d4a

ipv4be.bin.REMOVED.git-id

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8573cc979f518cda3a3fc685bb43f97e9e2962be
1+
8c2872ccebb7bba8f1cbfaf61d3f5b34c3c2a15a

ipv4le.bin.REMOVED.git-id

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6a03d71801a60242cb9b88d3a7cce3becfd40a49
1+
846af7378464bcf8a7f6b18c25f55c5b9f10c073

ipv6.txt.REMOVED.git-id

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
fc83ed3b3fce7cc509e0aaf0e8758aaaa38da378
1+
adfebcda818f4e494b93e2871e29125986057140

ipv6be.gz.REMOVED.git-id

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
b579f1f9fe1cc1c78e303005fb903d4f9bc8e480
1+
001af7a802a52d0aab302dee336582ef70162dd6

ipv6le.gz.REMOVED.git-id

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
917b1b5e4c129a30d1a0a1a54ad4953b416ef590
1+
a9a346deb0d5ba5fabc6a5c7fe2c5d3bdec27563

0 commit comments

Comments
 (0)