UNPKG

generator-minxing

Version:
33 lines (27 loc) 1.06 kB
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title> DebugGap </title> <meta name="Generator" content="EditPlus"> <meta name="Author" content=""> <meta name="Keywords" content=""> <meta name="Description" content=""> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" type="text/css" href="css/common.css" /> <link rel="stylesheet" type="text/css" href="css/index.css" /> <script src="build/index.js"></script> </head> <body> <div style="display:none;" id="clientList"> <h3><span>0</span> client(s) exist</h3><hr/> <ul id="list"></ul> </div> <div class="l-console l-console-action"> <div class="l-con"></div> <div class="l-btn">Console</div> </div> <div class="l-connect"> <input type="text" placeholder="IP Address" class="ip" /> : <input type="text" placeholder="Port" class="port" /> <input type="button" class="connect" value="Connect" /> </div> </body> </html>