Skip to content

Commit ac34a28

Browse files
authored
Update README.md
1 parent a0b9aa8 commit ac34a28

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ For CakePHP 3.x
1010

1111
1. Run the command: `composer require ip2location/ip2proxy-cakephp` to download the plugin into the CakePHP 3 platform.
1212
2. Download latest IP2Proxy BIN database
13-
- IP2Proxy free LITE database at http://lite.ip2location.com
14-
- IP2Proxy commercial database at http://www.ip2location.com/proxy-database
13+
- IP2Proxy free LITE database at https://lite.ip2location.com
14+
- IP2Proxy commercial database at https://www.ip2location.com/proxy-database
1515
3. Unzip and copy the BIN file into *cakephp/vendor/ip2location/ip2proxy-cakephp/src/Data* folder.
1616
4. Rename the BIN file to IP2PROXY.BIN.
1717

@@ -74,10 +74,10 @@ class TestsController extends AppController
7474

7575
## DEPENDENCIES (IP2PROXY BIN DATA FILE)
7676
This library requires IP2Proxy BIN data file to function. You may download the BIN data file at
77-
* IP2Proxy LITE BIN Data (Free): http://lite.ip2location.com
78-
* IP2Proxy Commercial BIN Data (Comprehensive): http://www.ip2location.com/proxy-database
77+
* IP2Proxy LITE BIN Data (Free): https://lite.ip2location.com
78+
* IP2Proxy Commercial BIN Data (Comprehensive): https://www.ip2location.com/proxy-database
7979

8080
## SUPPORT
8181
8282

83-
Website: http://www.ip2location.com
83+
Website: https://www.ip2location.com

0 commit comments

Comments
 (0)