summaryrefslogtreecommitdiffstats
path: root/not_cloudflare/whyrejectme/log.html
blob: 611fb9c8101abf27c542c452192eec39c78eba0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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>