Skip to content

Commit ce61844

Browse files
Update README.md
1 parent d30321a commit ce61844

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,21 @@ from **IP2Location BIN data** file.
88
Supported IPv4 and IPv6 address.
99

1010
For more details, please visit:
11-
[http://www.ip2location.com/developers/pascal](http://www.ip2location.com/developers/pascal)
11+
[https://www.ip2location.com/developers/pascal](https://www.ip2location.com/developers/pascal)
1212

1313
# Installation
1414
1. Download pascal library and IP2Location database.
1515
2. Decompress the pascal library.
1616
3. Run the sample code provided inside the file.
1717

1818
# Sample BIN Databases
19-
* Download free IP2Location LITE databases at [http://lite.ip2location.com](http://lite.ip2location.com)
20-
* Download IP2Location sample databases at [http://www.ip2location.com/developers](http://www.ip2location.com/developers)
19+
* Download free IP2Location LITE databases at [https://lite.ip2location.com](https://lite.ip2location.com)
20+
* Download IP2Location sample databases at [https://www.ip2location.com/developers](https://www.ip2location.com/developers)
2121

2222
# IPv4 BIN vs IPv6 BIN
2323
* Use the IPv4 BIN file if you just need to query IPv4 addresses.
2424
* Use the IPv6 BIN file if you need to query BOTH IPv4 and IPv6 addresses.
2525

2626
# Support
2727
Email: support@ip2location.com.
28-
URL: [http://www.ip2location.com](http://www.ip2location.com)
28+
URL: [https://www.ip2location.com](https://www.ip2location.com)

0 commit comments

Comments
 (0)