Extension:BlockASN
Appearance
Please help expand this page. |
Release status: unknown |
|
|---|---|
| Author(s) | Ryan Schmidt (Skizzerztalk) |
| Latest version | 1.3.0 |
| MediaWiki | >= 1.35.0 |
| License | GNU General Public License 3.0 or later |
| Download | GitHub: Note: |
|
|
The BlockASN extension automatically blocks certain ASNs specified in the configuration from editing.
Installation
[edit]- Download and place the file(s) in a directory called
BlockASNin yourextensions/folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'BlockASN' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
