Author: Christoph M. Becker (cmb69) Date: 2022-10-19T16:29:18+02:00 Commit: https://github.com/php/web-master/commit/ed5505d6ccf6242abcc58ce2cc60ead9802e0ede Raw diff: https://github.com/php/web-master/commit/ed5505d6ccf6242abcc58ce2cc60ead9802e0ede.diff
Add more spam words for user notes Recently, we get an awful lot of spam; let's constrain it. Changed paths: M include/spam-lib.inc Diff: diff --git a/include/spam-lib.inc b/include/spam-lib.inc index ad50332..713fdf3 100644 --- a/include/spam-lib.inc +++ b/include/spam-lib.inc @@ -28,6 +28,8 @@ $words_blacklist = [ 'esomeprazole', 'firearms', 'glucophage', + 'gnc', + 'haelan', 'http://20six.co.uk', 'hydrochlorothiazide', 'hydrocodone', @@ -40,11 +42,15 @@ $words_blacklist = [ 'naproxen', 'nexium', 'paroxetine', + 'peptides', 'pharmacy', 'phentermine', 'poker', 'potassium chloride', - 'pravachol', + 'pravachol', + 'sarms', + 'somatropin', + 'steroid', 'testosterone', 'tramadol', 'ultram', -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php