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

some IPs' parsing output are inconsistent with most others #88

Open
yespire opened this issue Mar 20, 2021 · 0 comments
Open

some IPs' parsing output are inconsistent with most others #88

yespire opened this issue Mar 20, 2021 · 0 comments

Comments

@yespire
Copy link

yespire commented Mar 20, 2021

output of 207.237.77.123 has excessive numeric keys:

^ array:3 [
  "regrinfo" => array:5 [
    ....
    "network" => array:2 [
      0 => array:7 [
        "inetnum" => "207.237.0.0 - 207.237.255.255"
        "name" => "RCN-BLK-13"
        "handle" => "NET-207-237-0-0-1"
        "status" => "Direct Allocation"
        "created" => "2013-07-09"
        "changed" => "2017-01-28"
        "desc" => array:1 [
          0 => "For all abuse issues, please contact abuse@rcn.com"
        ]
      ]
      1 => array:5 [
        "handle" => "RCN-BLK-13"
        "name" => "RCN-BLK-13"
        "inetnum" => "207.237.0.0 - 207.237.255.255"
        "created" => "-- ::"
        "changed" => "-- ::"
      ]
    ]
    ....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant