Update definition.json

Attributes added: username-quoted
Social-Network added: LinkedIn, Reddit, Google+, Instagram
pull/26/head
ater49 2017-09-28 21:21:29 +02:00 committed by GitHub
parent 5a80d5c4d2
commit ee6171f75f
1 changed files with 9 additions and 0 deletions

View File

@ -20,6 +20,10 @@
"sane_default": [
"Twitter",
"Facebook",
"LinkedIn",
"Reddit",
"Google+",
"Instagram",
"Forum",
"Other"
]
@ -43,6 +47,11 @@
"description": "When the microblog post was removed",
"ui-priority": 0,
"misp-attribute": "datetime"
},
"username-quoted":{
"description": "Username who are quoted into the microblog post",
"ui-priority": 0,
"misp-attribute": "text
}
},
"version": 1,