Merge pull request 'add network' (#21) from mark22k/entitydb:master into master

Reviewed-on: https://codeberg.org/CRXN/entitydb/pulls/21
This commit is contained in:
Marek Küthe 2022-12-08 18:50:41 +00:00
commit b07cef5642
1 changed files with 8 additions and 0 deletions

View File

@ -17,6 +17,14 @@
"description": "anycast ip"
}
}
},
"fd5c:3e37:2666::/48": {
"description": "Bandura Communications Grisha",
"device": {
"fd5c:3e37:2666::1": {
"type": "router"
}
}
}
}
}