Skip to content

Reg Pattern Not Working and Code Has Issues #7

@michaelsomerville

Description

@michaelsomerville

Hey! Been using this for awhile, seems netip.de has changed their code output and not the 👍

//Array containing all regex-patterns necessary to extract ip-geoinfo from page $patterns=array(); $patterns["domain"] = '#Domain: (.*?)&nbsp;#i'; $patterns["country"] = '#Country: (.*?)&nbsp;#i'; $patterns["state"] = '#State/Region: (.*?)<br#i'; $patterns["town"] = 'City: (.*?)<br#i';

does not work.

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