0
0
mirror of https://codeberg.org/crimeflare/cloudflare-tor synced 2025-06-15 11:06:05 +00:00

Upload files to 'not_cloudflare/whyrejectme'

This commit is contained in:
mia03
2019-03-05 02:44:56 +00:00
parent b7a503ef51
commit 0aebe29afa
4 changed files with 100 additions and 0 deletions

View File

@ -0,0 +1,17 @@
<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>