chg: [phishing] fix the missing expanded
parent
51db2dc102
commit
e1db95845c
|
@ -120,14 +120,17 @@
|
||||||
"entry": [
|
"entry": [
|
||||||
{
|
{
|
||||||
"value": "take-down",
|
"value": "take-down",
|
||||||
|
"expanded": "Take down",
|
||||||
"description": "Take down notification sent to the operator where the phishing infrastructure is hosted."
|
"description": "Take down notification sent to the operator where the phishing infrastructure is hosted."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"value": "pending-law-enforcement-request",
|
"value": "pending-law-enforcement-request",
|
||||||
|
"expanded": "Pending law enforcement request",
|
||||||
"description": "Law enforcement requests are ongoing on the phishing infrastructure."
|
"description": "Law enforcement requests are ongoing on the phishing infrastructure."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"value": "pending-dispute-resolution",
|
"value": "pending-dispute-resolution",
|
||||||
|
"expanded": "Pending dispute resolution",
|
||||||
"description": "Dispute resolution sent to competent authorities (e.g. domain authority, trademark dispute)."
|
"description": "Dispute resolution sent to competent authorities (e.g. domain authority, trademark dispute)."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue