Skip to content

Commit

Permalink
unknown
Browse files Browse the repository at this point in the history
  • Loading branch information
RJ Nanjegowda committed Sep 2, 2016
1 parent 09e89c1 commit 38fb85e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion malicious_category.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ var MaliciousCategoryLong = map[MaliciousCategory]string{
MaliciousCategory_FRAUD: "Phishing/Fraud",
MaliciousCategory_SPAM: "Spam URLs",
MaliciousCategory_SPYWARE: "Spyware & Questionable Software",
MaliciousCategory_UNK: "Unknown Category",
MaliciousCategory_UNK: "Unknown",
}

0 comments on commit 38fb85e

Please sign in to comment.