From f17ae9e206c7151909370602ecb03de5e7945c69 Mon Sep 17 00:00:00 2001 From: Alan Date: Wed, 11 Oct 2023 15:55:07 +0800 Subject: [PATCH] another blacklist match --- DataObjects/Core_notify_blacklist.php | 1 + 1 file changed, 1 insertion(+) diff --git a/DataObjects/Core_notify_blacklist.php b/DataObjects/Core_notify_blacklist.php index 9e02be17..6bc5998f 100644 --- a/DataObjects/Core_notify_blacklist.php +++ b/DataObjects/Core_notify_blacklist.php @@ -21,6 +21,7 @@ class Pman_Core_DataObjects_Core_notify_blacklist extends DB_DataObject { $match = array( '5.7.0 DT:SPM', // 163.com + `5.7.1 H:DYNB`, // some other black list 'on our block list ', // live.com 'spameatingmonkey.net', // spameatingmonkey.net (users) 'sender is listed on the block', // korian? -- 2.39.2