diff options
Diffstat (limited to 'conf/metrics.conf')
-rw-r--r-- | conf/metrics.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/metrics.conf b/conf/metrics.conf index 17c060d18..03dc0f489 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -841,6 +841,10 @@ metric { weight = 7.0; description = "Phished URL found in openphish.com"; } + symbol "PHISHED_PHISHTANK" { + weight = 7.0; + description = "Phished URL found in phishtank.com"; + } } group "date" { |