fix: block phishing link

This commit is contained in:
Anna 2020-08-12 04:05:42 -04:00
parent f9d6e9b898
commit 307d490e15
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0

View File

@ -34,6 +34,7 @@ namespace NoSoliciting {
"FF14Mog.com",
"使用する5オ",
"offers Fantasia",
"finalfantasyxiv.com-se.ru", // phishing
};
private static readonly Regex[] rmtRegexes = {
new Regex(@"Off Code( *)", RegexOptions.Compiled),