Skip to content

Commit

Permalink
图片上传
Browse files Browse the repository at this point in the history
  • Loading branch information
yixiu001 committed Jul 12, 2024
1 parent 0a473ca commit 808c4d5
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 0 deletions.
8 changes: 8 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,14 @@ <h2 id="youtube">youtube <a href="json/images_youtube.json" download style="colo
<a href="https://cdn.jsdelivr.net/gh/yixiu001/Figurebed@main/youtube/ClouDNS注册.webp" target="_blank" onclick="copyToClipboard('https://cdn.jsdelivr.net/gh/yixiu001/Figurebed@main/youtube/ClouDNS注册.webp'); return false;">jsdelivr CDN 加速地址</a>
</div>
</div>

<div class="gallery-item">
<img src="https://cdn.jsdelivr.net/gh/yixiu001/Figurebed@main/youtube/无限免费邮箱.png" alt="无限免费邮箱.png" onerror="this.onerror=null;this.src='https://github.com/yixiu001/Figurebed/raw/main/youtube/无限免费邮箱.png';">
<div class="link-overlay">
<a href="https://github.com/yixiu001/Figurebed/raw/main/youtube/无限免费邮箱.png" target="_blank" onclick="copyToClipboard('https://github.com/yixiu001/Figurebed/raw/main/youtube/无限免费邮箱.png'); return false;">HTTPS 访问地址</a>
<a href="https://cdn.jsdelivr.net/gh/yixiu001/Figurebed@main/youtube/无限免费邮箱.png" target="_blank" onclick="copyToClipboard('https://cdn.jsdelivr.net/gh/yixiu001/Figurebed@main/youtube/无限免费邮箱.png'); return false;">jsdelivr CDN 加速地址</a>
</div>
</div>
</div><h2 id="blog/svg">blog/svg <a href="json/images_blog/svg.json" download style="color: yellow;">导出该分类图片信息</a></h2><div class="gallery">
<div class="gallery-item">
<img src="https://cdn.jsdelivr.net/gh/yixiu001/Figurebed@main/blog/svg/一休-下班啦.svg" alt="一休-下班啦.svg" onerror="this.onerror=null;this.src='https://github.com/yixiu001/Figurebed/raw/main/blog/svg/一休-下班啦.svg';">
Expand Down
5 changes: 5 additions & 0 deletions json/images.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@
"file": "youtube/ClouDNS注册.webp",
"https_url": "https://github.com/yixiu001/Figurebed/raw/main/youtube/ClouDNS注册.webp",
"cdn_url": "https://cdn.jsdelivr.net/gh/yixiu001/Figurebed@main/youtube/ClouDNS注册.webp"
},
{
"file": "youtube/无限免费邮箱.png",
"https_url": "https://github.com/yixiu001/Figurebed/raw/main/youtube/无限免费邮箱.png",
"cdn_url": "https://cdn.jsdelivr.net/gh/yixiu001/Figurebed@main/youtube/无限免费邮箱.png"
}
],
"blog/svg": [
Expand Down
5 changes: 5 additions & 0 deletions json/images_youtube.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,10 @@
"file": "youtube/ClouDNS注册.webp",
"https_url": "https://github.com/yixiu001/Figurebed/raw/main/youtube/ClouDNS注册.webp",
"cdn_url": "https://cdn.jsdelivr.net/gh/yixiu001/Figurebed@main/youtube/ClouDNS注册.webp"
},
{
"file": "youtube/无限免费邮箱.png",
"https_url": "https://github.com/yixiu001/Figurebed/raw/main/youtube/无限免费邮箱.png",
"cdn_url": "https://cdn.jsdelivr.net/gh/yixiu001/Figurebed@main/youtube/无限免费邮箱.png"
}
]
Binary file added youtube/无限免费邮箱.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 808c4d5

Please sign in to comment.