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=torblock

(main | torblock)
  • Questo modulo richiede i diritti di lettura.
  • Fonte: TorBlock
  • Licenza: GPL-2.0-or-later

Check if an IP address is blocked as a Tor exit node.

Parametro specifico:
Sono disponibili altri parametri generali.
ip

The IP address to check.

This parameter is required.
Esempio:
Check if the IP address 192.0.2.18 is blocked as a Tor exit node.
api.php?action=torblock&ip=192.0.2.18 [apri in una sandbox]