Skip to content

Commit

Permalink
Updated BIN Downloader Script logic
Browse files Browse the repository at this point in the history
  • Loading branch information
ip2location committed Apr 28, 2023
1 parent 79b30e9 commit fdd18a7
Show file tree
Hide file tree
Showing 4 changed files with 323 additions and 258 deletions.
2 changes: 1 addition & 1 deletion LICENSE.TXT
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 IP2Location.com
Copyright (c) 2023 IP2Location.com

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ You can also sign up for [IP2Location Web Service](https://www.ip2location.com/w
php ip2location_bin_download.php --token DOWNLOAD_TOKEN --file DATABASE_CODE
```

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

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

## COPYRIGHT AND LICENSE

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

License under MIT
Loading

0 comments on commit fdd18a7

Please sign in to comment.