diff options
Diffstat (limited to 'addons/urejectFX/log.html')
-rw-r--r-- | addons/urejectFX/log.html | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/addons/urejectFX/log.html b/addons/urejectFX/log.html new file mode 100644 index 00000000..bcbc89c8 --- /dev/null +++ b/addons/urejectFX/log.html @@ -0,0 +1,20 @@ +<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 |