You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,8 @@ Upload `controllers` and `libraries` to CondeIngniter `application` folder.
26
26
IP2Location BIN Database
27
27
------------------------
28
28
This module requires IP2Location BIN database to function. An outdated BIN database was provided in this release for your testing, but it's recommended to download the latest BIN database at the below link
29
-
* IP2Location LITE BIN Database (free): http://lite.ip2location.com
30
-
* IP2Location BIN Database (commercial version with high accuracy): http://www.ip2location.com
29
+
* IP2Location LITE BIN Database (free): https://lite.ip2location.com
30
+
* IP2Location BIN Database (commercial version with high accuracy): https://www.ip2location.com
31
31
32
32
For the BIN database update, you can just rename the downloaded BIN database to *IP2LOCATION-DB.BIN* and replace the copy in *application/libraries/ip2location/* (if you didn't change the default IP2LOCATION_DATABASE constant as described in the below section).
0 commit comments