Skip to content

Only checks 1 hard-coded IP address #1

@jonfackrell

Description

@jonfackrell

Hi @avcodewizard,

I came across this package, and it looks pretty promising, but upon diving into the code, I realized it doesn't actually block any visitors because it has a hard-coded IP address that is always used to retrieve the country.

Image

$country = @$this->getLocationInfo('49.36.212.0')['data']['country']??null;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions