diff options
Diffstat (limited to 'conf/metrics.conf')
-rw-r--r-- | conf/metrics.conf | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/conf/metrics.conf b/conf/metrics.conf index 5e73a1773..79ec73428 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -553,11 +553,16 @@ metric { name = "WS_SURBL_MULTI"; } symbol { - weight = 9.500000; + weight = 4.500000; description = "rambler.ru uribl"; name = "RAMBLER_URIBL"; } symbol { + weight = 5.500000; + description = "DBL uribl"; + name = "DBL"; + } + symbol { weight = 7.5; description = "uribl.com black url"; name = "URIBL_BLACK"; |