-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfeed.min.json
68 lines (68 loc) · 3.37 KB
/
feed.min.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
{
"version": "https://jsonfeed.org/version/1",
"title": "ouuan's blog",
"home_page_url": "https://ouuan.moe/",
"feed_url": "https://ouuan.moe/feed.min.json",
"description": "ouuan 的博客。",
"author": {
"name": "ouuan",
"url": "https://github.com/ouuan"
},
"items": [
{
"id": "https://ouuan.moe/post/2024/12/asis-ctf-finals-2024",
"url": "https://ouuan.moe/post/2024/12/asis-ctf-finals-2024",
"title": "ASIS CTF Finals 2024 Write-Up",
"summary": "<p>Write-up for <a href=\"https://ctftime.org/event/2403\">ASIS CTF Finals 2024</a> — Web challenges fetch-box and gitmails.</p>\n",
"date_modified": "2024-12-29T14:17:41.000Z",
"tags": [
"writeup",
"ctf"
]
},
{
"id": "https://ouuan.moe/post/2024/12/tsgctf-2024-web",
"url": "https://ouuan.moe/post/2024/12/tsgctf-2024-web",
"title": "TSG CTF 2024 Web Write-Up",
"summary": "<p>Write-up for all <a href=\"https://ctftime.org/event/2424/\">TSG CTF 2024</a> Web challenges (solved by me and blue-lotus team members).</p>\n",
"date_modified": "2024-12-17T03:39:37.000Z",
"tags": [
"writeup",
"ctf"
]
},
{
"id": "https://ouuan.moe/post/2024/10/geekgame-2024",
"url": "https://ouuan.moe/post/2024/10/geekgame-2024",
"title": "GeekGame 2024 Write-Up",
"summary": "\n<p>我一直以为奖项也会跳过往届选手<span class=\"mojikumi-line-start\">(</span></p>\n",
"date_modified": "2024-10-20T15:16:06.000Z",
"tags": [
"writeup",
"ctf"
]
},
{
"id": "https://ouuan.moe/post/2024/10/i3-multi-monitor",
"url": "https://ouuan.moe/post/2024/10/i3-multi-monitor",
"title": "在 i3 中使用多显示器",
"summary": "<p>之前我以为大家用多屏都是因为没有 tiling window manager 不会切屏<span class=\"mojikumi-line-end\">,</span>用了才知道竖屏好<span class=\"mojikumi-line-start\">(</span></p>\n",
"date_modified": "2024-10-15T17:07:34.000Z",
"tags": [
"i3",
"Arch Linux",
"经验分享"
]
},
{
"id": "https://ouuan.moe/post/2024/07/outlier",
"url": "https://ouuan.moe/post/2024/07/outlier",
"title": "离群点",
"summary": "\n\n<p><s>身处小众神秘专业</s><span class=\"mojikumi-line-end\">,</span>贵系课一半 A+<span class=\"mojikumi-line-end\">,</span>GPA 3.45<span class=\"mojikumi-line-end\">,</span>躲开最热门的 AI<span class=\"mojikumi-line-end\">,</span>挑战无人问津的的课程项目<span class=\"mojikumi-line-end\">,</span>跳过打杂阶段独立进行科研<span class=\"mojikumi-line-end\">,</span>然而保研前 0 pub……</p>\n<p>没有参考价值<span class=\"mojikumi-line-end\">,</span>不能作为经验分享<span class=\"mojikumi-line-end\">,</span>一个离群点的故事<span class=\"mojikumi-line-end\">。</span></p>\n",
"date_modified": "2024-08-18T17:39:44.000Z",
"tags": [
"回忆"
]
}
]
}