Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IP2Location.io API #97

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Sep 25, 2024

  1. Update misc.sh

    - Added the use of IP2Location.io API.
    - Added the http_code variable to detect any HTTP error code from both APIs.
    ip2location authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    55f09a3 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    - Added description for IP2Location.io API and the steps to add the API key.
    ip2location authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b9cdf64 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    74d1837 View commit details
    Browse the repository at this point in the history
  2. Update misc.sh

    Added another flag to make sure only use IP2Location.io API if the flag is on and API key is not empty.
    ip2location authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    fd1b755 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Added info for USE_IP2LOCATION_API  variable.
    ip2location authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    db497e4 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    ip2location authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    ca75cee View commit details
    Browse the repository at this point in the history