-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdirect_code.html
32 lines (28 loc) · 1.52 KB
/
direct_code.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
<html>
<head>
<title>Upload image easily to https://telegra.ph/</title>
</head>
<body bgcolor="FFFFC7">
<h1 align="center">Upload image easily to https://telegra.ph/</h1>
<hr>
<div class="container">
<form method="post" action="https://telegra.ph/upload" enctype="multipart/form-data" target="_blank" align="center">
<label for="select-file">Select Image(<5M):</label>
<input id="select-file" name="file0" type="file" >
<input value="click to upload" type="submit">
</form>
</div>
<hr>
<h4 align="center">HOW TO UPLOAD FOLLOW BELOW STEPS:</h3>
<h4 align="center">After upload you will get a link like this</h3>
<p align="center">[{"src":"\/file\/c64b63050190a90275e07.jpg"}]</p>
<p align="center">Just copy from /file\/c64b63050190a90275e07.jpg and remove slash after file like this /file/c64b63050190a90275e07.jpg</p>
<p align="center">Then paste like this https://telegra.ph/file/c64b63050190a90275e07.jpg</p>
<p align="center">DONE NOW YOUR IMAGE IS UPLOADED</p>
<h4 align="center">By Büññy®</h4>
<hr>
<div>
<p align="center">The url of the image below is <strong>https://telegra.ph/file/c64b63050190a90275e07.jpg<strong> </strong></strong></p><strong><strong>
<img src="https://telegra.ph/file/c64b63050190a90275e07.jpg" width="100%">
</strong></strong></div><strong><strong>
</strong></strong><div class="betternet-wrapper"></div></body></html>