mirror of
https://github.com/BlueSkyXN/WorkerJS_CloudFlare_ImageBed.git
synced 2024-11-15 19:22:21 +08:00
0.3.1
新增GitHub仓库标签
This commit is contained in:
parent
df76c69c2f
commit
aab76a77a3
|
@ -48,6 +48,9 @@
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/BlueSkyXN/WorkerJS_CloudFlare_ImageBed" target="_blank" title="Visit GitHub Repository">
|
||||
<img src="https://icons.iconarchive.com/icons/iconoir-team/iconoir/48/github-circle-icon.png" width="48" height="48">
|
||||
</a>
|
||||
<div class="container">
|
||||
<h2>File Upload</h2>
|
||||
<form id="upload-form">
|
||||
|
|
|
@ -21,6 +21,9 @@
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/BlueSkyXN/WorkerJS_CloudFlare_ImageBed" target="_blank" title="Visit GitHub Repository">
|
||||
<img src="https://icons.iconarchive.com/icons/iconoir-team/iconoir/48/github-circle-icon.png" width="48" height="48">
|
||||
</a>
|
||||
<div class="container">
|
||||
<h2>文件上传</h2>
|
||||
<form id="upload-form">
|
||||
|
|
|
@ -41,6 +41,9 @@
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/BlueSkyXN/WorkerJS_CloudFlare_ImageBed" target="_blank" title="Visit GitHub Repository">
|
||||
<img src="https://icons.iconarchive.com/icons/iconoir-team/iconoir/48/github-circle-icon.png" width="48" height="48">
|
||||
</a>
|
||||
<div class="container">
|
||||
<h2>IMGURL Proxy Transformer</h2>
|
||||
<div class="input-group mb-3">
|
||||
|
|
|
@ -44,6 +44,9 @@
|
|||
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/BlueSkyXN/WorkerJS_CloudFlare_ImageBed" target="_blank" title="Visit GitHub Repository">
|
||||
<img src="https://icons.iconarchive.com/icons/iconoir-team/iconoir/48/github-circle-icon.png" width="48" height="48">
|
||||
</a>
|
||||
<div class="container">
|
||||
<h2>TGPH URL Transformer</h2>
|
||||
<div class="input-group mb-3">
|
||||
|
|
|
@ -23,6 +23,9 @@
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/BlueSkyXN/WorkerJS_CloudFlare_ImageBed" target="_blank" title="Visit GitHub Repository">
|
||||
<img src="https://icons.iconarchive.com/icons/iconoir-team/iconoir/48/github-circle-icon.png" width="48" height="48">
|
||||
</a>
|
||||
<h1>TGPH Image Hosting</h1>
|
||||
<hr>
|
||||
<form id="uploadForm">
|
||||
|
|
Loading…
Reference in New Issue
Block a user