spam on user notes

php.internals

=?utf-8?B?5rGf5rmW5aSn6Jm+5LuB?=

8 years ago
hi internals, User contribution notes are flooded by spam. For example, http://php.net/manual/en/install.problems.bugs.php#122116 The tool on master.php.net can only remove/reject the notes one by one, which is inefficient in this case. I'm wondering if there is a way can remove notes by email or ip. In addition, we may need to improve the user notes with anti-spam system, maybe Akismet? Best regards, CHU Zhaowei

Niklas Keller

8 years ago
> > hi internals, > > User contribution notes are flooded by spam. For example, > http://php.net/manual/en/install.problems.bugs.php#122116 > > The tool on master.php.net can only remove/reject the notes one by one, > which is inefficient in this case. > I'm wondering if there is a way can remove notes by email or ip. In > addition, we may need to improve the user notes with anti-spam system, > maybe Akismet? >
I have deleted them manually now and added "earning", "bitcoin" and "mining" to the spam list. We at least improve the deletion process to use Ajax instead of opening a new tab for each note. Regards, Niklas