File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ For CakePHP 3.x
1010
11111 . Run the command: ` composer require ip2location/ip2proxy-cakephp ` to download the plugin into the CakePHP 3 platform.
12122 . 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
15153 . Unzip and copy the BIN file into * cakephp/vendor/ip2location/ip2proxy-cakephp/src/Data* folder.
16164 . Rename the BIN file to IP2PROXY.BIN.
1717
@@ -74,10 +74,10 @@ class TestsController extends AppController
7474
7575## DEPENDENCIES (IP2PROXY BIN DATA FILE)
7676This 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
81818282
83- Website: http ://www.ip2location.com
83+ Website: https ://www.ip2location.com
You can’t perform that action at this time.
0 commit comments