diff options
-rw-r--r-- | addons/urejectCR/log.html | 21 |
1 files changed, 20 insertions, 1 deletions
diff --git a/addons/urejectCR/log.html b/addons/urejectCR/log.html index 945c9b46..bcbc89c8 100644 --- a/addons/urejectCR/log.html +++ b/addons/urejectCR/log.html @@ -1 +1,20 @@ -.
\ No newline at end of file +<html> + <head> + <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"> + <meta http-equiv="content-type" content="text/html;charset=UTF-8"> + <title>📝</title> + </head> + <body style="display:none"> + <br><br> + <b>Detaloj</b><br> + <table style="width:90%" border=1> + <tbody></tbody> + </table> + <br> + <input id="clear" type="button" value=" Malplenigu liston "><br> + <br><br> + <b>Nur FQDN</b><br> + <textarea id="export" cols=60 rows=20 readonly></textarea> + <script src="log.js"></script> + </body> +</html>
\ No newline at end of file |