mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
WIP update target info - fix empty string
This commit is contained in:
parent
9068e3c742
commit
bb3f9dc183
1 changed files with 1 additions and 1 deletions
|
@ -3527,7 +3527,7 @@
|
||||||
"State of Japan"
|
"State of Japan"
|
||||||
],
|
],
|
||||||
"territory-type": [
|
"territory-type": [
|
||||||
""
|
"Country"
|
||||||
],
|
],
|
||||||
"top-level-domain": ".jp"
|
"top-level-domain": ".jp"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue