Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

Commit

Permalink
README tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
Perlkonig committed Sep 5, 2016
1 parent 10f81d6 commit 7efd967
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ The plugin currently supports the following geolocation services (in alphabetica
| [geoPlugin](http://www.geoplugin.com/) | `geoplugin` | N |
| [IPInfo](http://ipinfo.io) | `ipinfo` | N |

Visit the individual websites for more information on what exact data they provide and what limitations exist.

>> NOTE: Some services have licensing terms that involve linking back to the service. This plugin does **not** do this! It is the user's responsibility to ensure that all licensing conditions are met.
Visit the individual websites for more information on what exact data they provide and what limitations exist. The inclusion of a service should in no way be taken as an endorsement of any kind. These are simply services I came across doing research. Caveat emptor!

If you wish me to add new services, please submit an issue containing a link or description of the API and I am happy to add it.

## Configuration
Expand Down Expand Up @@ -98,4 +98,4 @@ The plugin does not guarantee that any one of these fields will be populated. Th

The system stops processing the `sequence` list once any one of the services returns a valid response. Also, this plugin uses Grav's built-in caching API, so only one external API call should ever be made for a given service + IP address combination unless you clear the cache.

Note, though, that these are still external calls! If one is slow to respond, it could slow down rendering your site as well. Caveat emptor!
Note, though, that these are still external calls! If one is slow to respond, it could slow down rendering your site as well.

0 comments on commit 7efd967

Please sign in to comment.