-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnetdisk-img.html
33 lines (31 loc) · 1.63 KB
/
netdisk-img.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
<!DOCTYPE html>
<html>
<head>
<title>网盘/图床推荐-JIAZIYI007的个人博客</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<script src="./main.js"></script>
</head>
<body>
<h1>网盘/图床推荐</h1>
<a href="https://jiaziyi007.github.io/">返回首页</a>
<h2>1.钛盘</h2>
<p>可以上传大文件,需要登陆,最多只能存储7天,不建议长期存储文件</p>
<h2>2.huang1111网盘</h2>
<p>注册免费送5TB空间,使用4TB后可扩容至25TB</p>
<h2>图床推荐:</h2>
<h3>1.freeimage/路过图床</h3>
<p>两个图床内容都是一样的,但是路过图床速度更快,路过图床每小时只能上传5张</p>
<h3>2.白雾林图床</h3>
<p>图片上传没有太多限制</p>
<a href="https://center.mcmod.cn/547176/" target="_blank">mc百科用户主页</a>
<a href="https://space.bilibili.com/1204365176" target="_blank">b站个人主页</a>
<a href="https://www.mtrbbs.top/?5000" target="_blank">MTRBBS</a>
<a href="https://afdian.com/a/jiaziyi007" target="_blank">爱发电</a>
<a href="https://www.facebook.com/profile.php?id=100076744173303" target="_blank">Facebook(不常用)</a>
<a href="mailto:[email protected]" target="_blank">邮箱</a>
<a href="https://icp.gov.moe/?keyword=20240119" target="_blank">萌ICP备20240119号</a>
<button onclick ='click_event()'>JS测试</button>
</body>
</html>