generated from x-dr/telegraph-Image
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
279 lines (269 loc) · 13.5 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport" />
<!-- meta tags -->
<meta property="og:title" content="Image upload with Hackett" />
<meta name="og:image" content="" />
<meta property="og:image" content="" />
<meta name="description"
content="Upload images or videos to Hackett, the fastest and most reliable image hosting service in the world. Maximum 5 MB per file. Up to 100 documents per request" />
<meta name="og:description"
content="Upload images or videos to Hackett, the fastest and most reliable image hosting service in the world. Maximum 5 MB per file. Up to 100 documents per request" />
<meta property="og:description"
content="Upload images or videos to Hackett, the fastest and most reliable image hosting service in the world. Maximum 5 MB per file. Up to 100 documents per request" />
<meta name="url" content="https://upload-image.hackettlai.com" />
<meta name="og:url" content="https://upload-image.hackettlai.com" />
<meta property="og:url" content="https://upload-image.hackettlai.com" />
<meta name="keywords"
content="image hosting, image upload, image hosting service, image hosting website, image hosting platform, image hosting software, image hosting company, image hosting provider, image hosting solutions, image hosting, image hosting service, image hosting website, image hosting platform, image hosting software, image hosting company, image hosting provider, image hosting solutions, image hosting, image hosting service, image hosting website, image hosting platform, image hosting software, image hosting company, image hosting provider, image hosting solutions, image hosting, image hosting service, image hosting website, image hosting platform, image hosting software, image hosting company, image hosting provider, image hosting solutions, image hosting, image hosting service, image hosting website, image hosting platform, image hosting software, image hosting company, image hosting provider, image hosting solutions, image hosting, image hosting service, image hosting website, image hosting platform, image hosting software, image hosting company, image hosting provider, image hosting solutions, image hosting, image hosting service, image hosting website" />
<meta http-equiv="CACHE-CONTROL" content="NO-CACHE" />
<title>Image upload with Hackett</title>
<!-- Bootstrap CSS -->
<link href="https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/twitter-bootstrap/5.2.3/css/bootstrap.min.css"
rel="stylesheet" />
<link href="/asset/css/notifyme.css" rel="stylesheet" />
<link href="/asset/css/style.css" rel="stylesheet" />
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-JVKEXR5XSG"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-JVKEXR5XSG");
</script>
<!-- bootstrap-fileinput CSS -->
<link href="https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/bootstrap-icons/1.10.5/font/bootstrap-icons.min.css"
rel="stylesheet" />
<link href="https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/bootstrap-fileinput/5.5.2/css/fileinput.min.css"
rel="stylesheet" />
<link href="https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet" />
</head>
<body>
<!-- <nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
<div class="container">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse"
aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link active" href="/">TG</a>
</li>
<li class="nav-item">
<a class="nav-link " href="./mt.html">meituan</a>
</li>
<li class="nav-item">
<a class="nav-link " href="./tencent.html">tencent</a>
</li>
<li class="nav-item">
<a class="nav-link " href="./weixinyanxuan.html">weixinyanxuan</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./about.html">About</a>
</li>
</ul>
</div>
</div>
</nav> -->
<div class="container kv-main">
<div class="page-header">
<h1>Image or video upload With Hackett</h1>
Maximum 5 MB per file. Up to 100 documents per request。
<span class="total" id="total"></span> is being hosted on this site.
Your IP address is:<span class="total" id="ipinfo"></span>
</div>
<form enctype="multipart/form-data">
<div class="form-group" style="max-height: 2000px">
<input id="file" type="file" multiple class="file" data-overwrite-initial="false" data-min-file-count="1"
name="file" accept="image/*, video/*" />
</div>
</form>
<form id="upload_option" enctype="multipart/form-data"></form>
<div id="showurl" style="display: none; margin-top: 5px">
<button id="copyAllButton" class="btn btn-primary copyAllButton">
Copy all URLs
</button>
<ul class="nav nav-tabs" id="navTab" role="tablist">
<li class="nav-item" role="presentation">
<button class="nav-link active" id="imagedetail-tab" data-bs-toggle="tab" data-bs-target="#imagedetail-panel"
type="button" role="tab" aria-controls="home-tab-pane" aria-selected="true"
onclick="updateTab('imagedetail')">
URL
</button>
</li>
<li class="nav-item" role="presentation">
<button class="nav-link" id="htmlcode-tab" data-bs-toggle="tab" data-bs-target="#htmlcode-panel" type="button"
role="tab" aria-controls="profile-tab-pane" aria-selected="false" onclick="updateTab('htmlcode')">
HTML
</button>
</li>
<li class="nav-item" role="presentation">
<button class="nav-link" id="bbcode-tab" data-bs-toggle="tab" data-bs-target="#bbcode-panel" type="button"
role="tab" aria-controls="contact-tab-pane" aria-selected="false" onclick="updateTab('bbcode')">
BBCode
</button>
</li>
<li class="nav-item" role="presentation">
<button class="nav-link" id="markdown-tab" data-bs-toggle="tab" data-bs-target="#markdown-panel" type="button"
role="tab" aria-controls="disabled-tab-pane" aria-selected="false" onclick="updateTab('markdown')">
Markdown
</button>
</li>
</ul>
<div id="navTabContent" class="tab-content" style="border: none">
<div class="tab-pane fade show active" id="imagedetail-panel" role="tabpanel" aria-labelledby="imagedetail-tab">
<fieldset>
<table class="table table-bordered">
<tbody id="imagedetail"></tbody>
</table>
</fieldset>
</div>
<div class="tab-pane fade" id="htmlcode-panel" role="tabpanel" aria-labelledby="htmlcode-tab">
<fieldset>
<table class="table table-bordered">
<tbody id="htmlcode"></tbody>
</table>
</fieldset>
</div>
<div class="tab-pane fade" id="bbcode-panel" role="tabpanel" aria-labelledby="bbcode-tab">
<fieldset>
<table class="table table-bordered">
<tbody id="bbcode"></tbody>
</table>
</fieldset>
</div>
<div class="tab-pane fade" id="markdown-panel" role="tabpanel" aria-labelledby="markdown-tab">
<fieldset>
<table class="table table-bordered">
<tbody id="markdown"></tbody>
</table>
</fieldset>
</div>
</div>
</div>
<div class="page-footer"></div>
</div>
<footer>
<p id="version">Built Version 1.1.2</p>
<img class="footer-image" src="asset/image/footer-logo.png" />
<p><a href="https://tool.hackettlai.com" target="blank">Hackett.Lai</a> @ <span id="thisYear" class="footer"></span>
</p>
</footer>
<div id="lightbox-overlay" class="lightbox-overlay">
<img id="lightbox-image" class="lightbox-image" src="" />
</div>
<!-- Changes Log -->
<div id="logModal" class="logModal">
<div class="logModal-content">
<span id="closeModal" class="close">×</span>
<h2>Changes Log</h2>
<table class="logModal-table">
<tr>
<td>v1.1.2</td>
<td>
<p>2024/08/22</p>
<ol>
<li>Enlarged the thumbnail size for uploaded images and videos on admin page.</li>
</ol>
</td>
</tr>
<tr>
<td>v1.1.1</td>
<td>
<p>2024/08/02</p>
<ol>
<li>Enlarged the thumbnail size for uploaded images and videos.</li>
<li>Deleted the unnecessary URL for uploaded images and videos.</li>
</ol>
</td>
</tr>
<tr>
<td>v1.1.0</td>
<td>
<p>2024/08/01</p>
<ol>
<li>First launch</li>
</ol>
</td>
</tr>
</table>
</div>
</div>
<script id="image-template" type="text/x-handlebars-template">
<tr>
<td class="image-code-cover">
<img
class="lazy"
onclick="showImage(this)"
onload="DrawImage(this, 100, 100)"
src="{{url}}"
/>
</td>
<td>
<!-- <div class="dlinput_header">URL</div> -->
<div class="dlinput_container">
<input
class="cpurl form-control"
type="text"
onclick="this.select();"
value="{{code}}"
/>
<div style="margin-top: 5px;"></div>
<input
class="form-control"
type="text"
onclick="this.select();"
value="{{wp}}"
/>
<div style="margin-top: 5px;"></div>
<input
class="form-control"
type="text"
onclick="this.select();"
value="{{raw}}"
/>
</div>
</td>
<!-- <td style="width:260px;" class="advert"></td> -->
</tr>
</script>
<!-- jQuery -->
<script src="https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/jquery/3.6.4/jquery.min.js"></script>
<script src="https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/datatables/1.10.21/js/jquery.dataTables.min.js"></script>
<script
src="https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/datatables/1.10.21/js/dataTables.bootstrap.min.js"></script>
<!-- Bootstrap JS -->
<script src="https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/twitter-bootstrap/5.2.3/js/bootstrap.min.js"></script>
<!-- Bootstrap 3.x 的增强型 HTML 5 文件输入,具有文件预览、多项选择、ajax 上传和更多功能。 -->
<script src="https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/bootstrap-fileinput/5.5.2/js/fileinput.min.js"></script>
<script
src="https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/bootstrap-fileinput/5.5.2/js/plugins/buffer.min.js"></script>
<script
src="https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/bootstrap-fileinput/5.5.2/js/plugins/filetype.min.js"></script>
<!-- <script src="https://cdn.bootcdn.net/ajax/libs/bootstrap-fileinput/5.5.2/js/locales/zh.min.js"></script> -->
<script src="./asset/js/bootstrap-fileinput-zh.js"></script>
<script
src="https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/bootstrap-fileinput/5.5.2/js/plugins/sortable.min.js"></script>
<script
src="https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/bootstrap-fileinput/5.5.2/js/plugins/piexif.min.js"></script>
<!-- DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else using Blink or WebKit). DOMPurify is written by security people who have vast background in web attacks and XSS. Fear not. -->
<script src="https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/dompurify/3.0.2/purify.min.js"></script>
<!-- Handlebars 是一个 JavaScript 语义模板库,通过对视图(view)和数据的分离来快速构建 Web 模板。 -->
<script src="https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/handlebars.js/4.7.7/handlebars.min.js"></script>
<!-- SweetAlert 是一个 JavaScript 插件,能够完美替代 JavaScript 自带的 alert 弹出框 -->
<script src="https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/sweetalert/2.1.2/sweetalert.min.js"></script>
<!--Lazyload images with jQuery -->
<script src="https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/jquery_lazyload/1.9.7/jquery.lazyload.min.js"></script>
<script src="https://mirrors.sustech.edu.cn/cdnjs/ajax/libs/clipboard.js/2.0.11/clipboard.min.js"></script>
<!-- scripts -->
<script src="./asset/js/upload.js"></script>
<script src='asset/js/date.js'></script>
<script type="text/javascript" src="./asset/js/changelog.js"></script>
</body>
</html>