mirror of
https://0xacab.org/dCF/deCloudflare.git
synced 2025-03-14 14:55:08 -04:00
Upload New File
This commit is contained in:
parent
116a0c1912
commit
b9c0b9635a
17
addons/code/ismm/localdb.html
Normal file
17
addons/code/ismm/localdb.html
Normal file
@ -0,0 +1,17 @@
|
||||
<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>
|
Loading…
Reference in New Issue
Block a user