Skip to content

Static IP filter in plot.py #9

@ljhwang

Description

@ljhwang

map/map_plot/plot.py

ployt.py uses a static list of IPs to filter IPs that are determined to be bots.

IPs are probably determined by inspecting the apache logs for something from the website that a human would not download and adding this IP to the list.

It is probably better that this list also is not hardcoded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions