MediaWiki API hulp
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
action=spamblacklist
(main | spamblacklist)
- Voor deze module zijn leesrechten nodig.
 - Bron: SpamBlacklist
 - Licentie: GPL-2.0-or-later
 
Validate one or more URLs against the SpamBlacklist.
Parameter:
- url
 URLs to validate against the blacklist.
- Deze parameter is verplicht.
 - Separate values with | or alternative. Het maximaal aantal waarden is 50 (500 voor bots).
 
Voorbeeld:
- Check two URLs against the blacklist
 - api.php?action=spamblacklist&url=http://www.example.com/|http://www.example.org/ [open in de zandbak]