0
0
mirror of https://codeberg.org/crimeflare/cloudflare-tor synced 2024-09-19 16:40:52 +00:00
cloudflare-tor/not_cloudflare/whyrejectme/log.html

17 lines
446 B
HTML
Raw Normal View History

<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>