diff options
author | Zach Turminini <7fe82a138a5365a1fb70f0b3ae2afd10d13c5cc4@cloudflare.com> | 2020-08-20 09:57:47 +0200 |
---|---|---|
committer | Zach Turminini <7fe82a138a5365a1fb70f0b3ae2afd10d13c5cc4@cloudflare.com> | 2020-08-20 09:57:47 +0200 |
commit | 3f7ce53364fd377956adaf4feed8d8974f821bac (patch) | |
tree | 2c9ffde1ab60f6d8b4335d431d5f303eefd5cb13 /addons | |
parent | ba55495f75e1371e25973e1338e85ba7265e28fa (diff) | |
download | cloudflare-tor-3f7ce53364fd377956adaf4feed8d8974f821bac.tar.lz cloudflare-tor-3f7ce53364fd377956adaf4feed8d8974f821bac.tar.xz cloudflare-tor-3f7ce53364fd377956adaf4feed8d8974f821bac.zip |
log.html
Diffstat (limited to 'addons')
-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 |