chg: [pandemic] Disinfrmation added
parent
817c734094
commit
28e7cb79f0
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"namespace": "pandemic",
|
"namespace": "pandemic",
|
||||||
"description": "Pandemic",
|
"description": "Pandemic",
|
||||||
"version": 2,
|
"version": 3,
|
||||||
"predicates": [
|
"predicates": [
|
||||||
{
|
{
|
||||||
"value": "covid-19",
|
"value": "covid-19",
|
||||||
|
@ -21,6 +21,11 @@
|
||||||
"value": "cyber",
|
"value": "cyber",
|
||||||
"expanded": "Cyber",
|
"expanded": "Cyber",
|
||||||
"description": "Information tagged about COVID-19 and related to cybersecurity"
|
"description": "Information tagged about COVID-19 and related to cybersecurity"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"value": "disinformation",
|
||||||
|
"expanded": "Disinformation",
|
||||||
|
"description": "Information tagged about COVID-19 and related to disinformation"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue