Manual:cleanupSpam.php
From MediaWiki.org
| MediaWiki File: cleanupSpam.php | |
|---|---|
| Location: | /maintenance/ |
| Source code: | HEAD |
| Classes: | None |
cleanupSpam.php is a maintenance script located in the maintenance directory that can be used to get rid of spam links.
[edit] Usage
| Option/Parameter | Description |
|---|---|
| --all | Clean up spam on all local wikis ($wgLocalDatabases) |
| <hostname> | The spam URL that you want to get rid of (e.g. google.com). For example: php cleanupSpam.php google.com |