Sha256: 6ed9cbaff9caba15323e1fc3f0e8bed61059a2944220de08d7032168c727d593
Contents?: true
Size: 598 Bytes
Versions: 19
Compression:
Stored size: 598 Bytes
Contents
<html> <head> <title>Phantom Proxy Control</title> <style> h1 { text-align: center; } h4 { text-align: center; position: relative; top: -20px; } .infobox { width: 800px; margin-left: auto; margin-right: auto; } .name { float: left; } .value { float: right; margin-bottom: 10px; } .divider { background-color: black; height: 1px; width: 700px; margin-bottom: 10px; margin-left: auto; margin-right: auto; clear: left; clear: right; } </style> </head> <body> <h1>Phantom Proxy</h1> <h4>Control Panel</h4> <div class="infobox" id="infobox"> @control_panel_data </div> </body> </html>
Version data entries
19 entries across 19 versions & 1 rubygems