MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=flickrblacklist

(main | flickrblacklist)

Validate a Flickr URL by using the user ID (NSID) for blacklisting.

When used with the list option, returns all blacklisted IDs.

Specific parameters:
Other general parameters are available.
url

Η προς δοκιμή διεύθυνση URL του Flickr.

list

When set, the complete blacklist is returned. Cannot be used together with url.

Type: boolean (details)
Examples:
Έλεγχος διεύθυνσης URL στη μαύρη λίστα
api.php?action=flickrblacklist&url=http%3A//farm1.staticflickr.com/44/147426941_98baf36fd1_o.jpg [open in sandbox]
Επιστροφή ολόκληρης της μαύρης λίστας
api.php?action=flickrblacklist&list= [open in sandbox]