[Conf] Register a known symbol

This commit is contained in:
Vsevolod Stakhov 2020-06-15 09:47:01 +01:00
parent e6e2f33e02
commit ad78012dd9

View File

@ -37,4 +37,8 @@ symbols = {
weight = 4.5;
description = "Phishing message from hacked wordpress";
}
REDIRECTOR_FALSE {
weight = 0.0;
description = "Phishing exclusion symbol for known redirectors";
}
}