diff options
author | Corona <corona@noreply.codeberg.org> | 2020-07-31 01:30:52 +0200 |
---|---|---|
committer | Corona <corona@noreply.codeberg.org> | 2020-07-31 01:30:52 +0200 |
commit | 069b41e669c42d09e2ecdf385ad981b9f4c246bb (patch) | |
tree | e0f0b7eaca8e022be136a224e4840e0a87f1eb81 /addons/urejectFX/log.html | |
parent | ad5a95bb42d7f9369a5aafbe11510f542b861a6f (diff) | |
parent | 77f221130e5e87d72683e624ae4f8494515c321c (diff) | |
download | cloudflare-tor-069b41e669c42d09e2ecdf385ad981b9f4c246bb.tar.lz cloudflare-tor-069b41e669c42d09e2ecdf385ad981b9f4c246bb.tar.xz cloudflare-tor-069b41e669c42d09e2ecdf385ad981b9f4c246bb.zip |
PR 60
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 |