diff options
author | cesar <cesar@noreply.codeberg.org> | 2021-03-22 00:00:46 +0100 |
---|---|---|
committer | cesar <cesar@noreply.codeberg.org> | 2021-03-22 00:00:46 +0100 |
commit | fa3faed2a4649cd17dd367718dcd36c38b80dc69 (patch) | |
tree | 118b734de17a7d99d30016cc824127bc35ed5222 /addons/isattlinkFX | |
parent | 89c61c47c794e91b626e0be0c2d56895af3e0bba (diff) | |
download | cloudflare-tor-fa3faed2a4649cd17dd367718dcd36c38b80dc69.tar.lz cloudflare-tor-fa3faed2a4649cd17dd367718dcd36c38b80dc69.tar.xz cloudflare-tor-fa3faed2a4649cd17dd367718dcd36c38b80dc69.zip |
Update 'addons/code/isattlink/localdb.html'
Diffstat (limited to 'addons/isattlinkFX')
-rw-r--r-- | addons/isattlinkFX/localdb.html | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/addons/isattlinkFX/localdb.html b/addons/isattlinkFX/localdb.html deleted file mode 100644 index 5e358f85..00000000 --- a/addons/isattlinkFX/localdb.html +++ /dev/null @@ -1,17 +0,0 @@ -<html> - <head> - <meta http-equiv="content-type" content="text/html;charset=UTF-8"> - <title>🗄</title> - </head> - <body style="display:none"> - <br> - <meter id="pbr" value="0" min="0" max="100" style="width:50%"></meter><br><br> - <button type="button" id="ldb_i"> 📝 <span tek="opximp"></span> </button> - <button type="button" id="ldb_c"> 🗑 <span tek="opxclr"></span> </button> - <span style="display:none"> - <input type="file" id="f" accept="text/plain"> - <span tek="opxdone"></span> - </span> - <script src="localdb.js"></script> - </body> -</html>
\ No newline at end of file |