-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_data.json
98 lines (96 loc) · 2.62 KB
/
_data.json
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
{
"metas": {
"site": "爱学习的好孩子",
"description": "活动老、学到老,绝不投机取巧,坚持日拱一卒,进一寸有一寸的欢喜。",
"author": "大道至简",
"email": "xiaoyaozi82@icloud.com",
"homepage": "https://github.com/istudymen"
},
"utteranc": {
"repo": "iStudyMen/istudymen.github.io",
"issue": "pathname",
"theme": "github-light"
},
"fav_links": [
{
"title": "WebSites",
"links": [{
"name": "Deno Deploy",
"title": "Deno云官网",
"url": "https://dash.deno.com/login?redirect=/"
}, {
"name": "Github",
"title": "全球最大基友交流社区",
"url": "https://github.com/"
}, {
"name": "Supabase",
"title": "非常好的一款免费大象数据库",
"url": "https://supabase.com/"
}, {
"name": "Cpolar",
"title": "不错的内网穿透工具",
"url": "https://www.cpolar.com/"
}]
},
{
"title": "Docs",
"links": [{
"name": "Deno",
"title": "Deno官网",
"url": "https://deno.com/"
}, {
"name": "MDN",
"title": "JavaScript最好的学习网站",
"url": "https://developer.mozilla.org/zh-CN/docs/Web/JavaScript"
}, {
"name": "TypeScript",
"title": "TypeScript学习网站",
"url": "https://www.tslang.cn/docs/home.html"
}, {
"name": "Lume",
"title": "本博客使用的库",
"url": "https://lume.land/"
}]
},
{
"title": "iPhone",
"links": [{
"name": "Sickw",
"title": "iPhone信息查询",
"url": "https://sickw.com/"
}, {
"name": "ATT.com",
"title": "ATT官方免费解锁",
"url": "https://www.att.com/deviceunlock/unlockstep1"
}, {
"name": "Iccid",
"title": "最新的Iccid查询",
"url": "http://iccid.online"
}, {
"name": "Tools.fun",
"title": "各类常用编码解码等工具",
"url": "https://tools.fun/"
}]
},
{
"title": "Tools",
"links": [{
"name": "SMS",
"title": "免费接收国外验证码的平台",
"url": "https://sms.sellaite.com/"
}, {
"name": "123APPS",
"title": "音视频、PDF工具箱",
"url": "https://mp3cut.net/cn/"
}, {
"name": "Convertio",
"title": "文件格式转换",
"url": "https://convertio.co/zh/ocr/"
}, {
"name": "Remove.Bg",
"title": "智能抠图网站",
"url": "https://www.remove.bg/zh/"
}]
}
]
}