Guestpost:Comprendre et bloquer les robots spammeurs vers votre site web.

This extension from Mediawiki helps you to stop spam's action over your website
This extension is being used on one or more of Wikimedia's wikis. 

This means that the extension is stable and works well enough to be used by such high traffic websites. A full list of the extensions installed on a particular wiki can be seen on the wiki's Special:Version page.
AntiBot is a simple framework for spambot checks and trigger payloads. The aim is to allow for private development and limited collaboration on filters for common spam tools such as XRumer. (XRumer is actively maintained to keep up to date with the latest antispam measures in forum, blog and wiki software. I don't want to make it easy for them by giving them our source code.)
To download the extension, retrieve it from SVN with
svn co http://svn.wikimedia.org/svnroot/
mediawiki/trunk/extensions/AntiBot
 
You may also want to download (or write) some additional plugins.
To install, put this in LocalSettings.php:
require_once( "$IP/extensions/AntiBot/AntiBot.php" );
And then copy the plugins you want into the active directory.

Comments

Popular Posts