Skip to content

Commit fdd18a7

Browse files
committed
Updated BIN Downloader Script logic
1 parent 79b30e9 commit fdd18a7

File tree

4 files changed

+323
-258
lines changed

4 files changed

+323
-258
lines changed

LICENSE.TXT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2022 IP2Location.com
3+
Copyright (c) 2023 IP2Location.com
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ You can also sign up for [IP2Location Web Service](https://www.ip2location.com/w
121121
php ip2location_bin_download.php --token DOWNLOAD_TOKEN --file DATABASE_CODE
122122
```
123123

124-
The command above will download the DATABASE_CODE BIN file and unzip the file into ./data folder.
124+
The command above will download the DATABASE_CODE BIN file and unzip the file into *data* folder.
125125

126126
| Parameters | Description |
127127
|---|---|
@@ -144,6 +144,6 @@ Below are the list of other framework library that you can install and use right
144144

145145
## COPYRIGHT AND LICENSE
146146

147-
Copyright (C) 2005-2022 by IP2Location.com
147+
Copyright (C) 2005-2023 by IP2Location.com
148148

149149
License under MIT

0 commit comments

Comments
 (0)