Updated to match more of ip-api.com

pull/117/head
DigitalLeukocyte 2018-10-04 12:41:52 -07:00 committed by GitHub
parent ec75268f5c
commit 59b1dda754
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "IP Address", "name": "IP Address",
"meta-category": "network", "meta-category": "network",
"description": "IP Address informtion. Useful if you pull your ip information from ip-api.com", "description": "IP Address informtion. Useful if you are pulling your ip information from ip-api.com",
"version": 1, "version": 1,
"uuid": "4336f124-6264-4f72-943e-cc3797e4122b", "uuid": "4336f124-6264-4f72-943e-cc3797e4122b",
@ -16,10 +16,10 @@
"ui-priority": 1, "ui-priority": 1,
"misp-attribute": "AS" "misp-attribute": "AS"
}, },
"description": { "organization": {
"description": "Description of the autonomous system", "description": "Organization",
"ui-priority": 1, "ui-priority": 1,
"misp-attribute": "text" "misp-attribute": "AS"
}, },
"ISP": { "ISP": {
"description": "ISP.", "description": "ISP.",