mirror of https://github.com/MISP/misp-galaxy
WIP update target info - fix empty string
parent
9068e3c742
commit
bb3f9dc183
|
@ -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 New Issue