Delete 'addon_firefox/whyrejectme/log.html'

This commit is contained in:
cloudflarevirus 2019-08-25 02:45:39 +02:00
parent b73a1658cf
commit ac4544d19a
1 changed files with 0 additions and 17 deletions

View File

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