deCloudflare/not_cloudflare/whyrejectme/log.html

17 lines
446 B
HTML

<html>
<head>
<title>Log</title>
</head>
<body style="display:none">
<table style="width:90%;break-word:" border=1>
<tbody></tbody>
</table>
<br>
&uarr; Details<br>
&nbsp;&rarr; Action: <input id="clear" type="button" value=" Clear Log "><br>
&darr; FQDN only<br>
<br>
<textarea id="export" cols=60 rows=20></textarea>
<script src="log.js"></script>
</body>
</html>