[U] Update channel content
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-cn">
|
||||
<id>https://aza.moe/life</id>
|
||||
<title>小桂桂的回忆录 📒</title>
|
||||
<updated>2024-02-26T20:10:00.647539+00:00</updated>
|
||||
<updated>2024-02-26T22:10:37.206505+00:00</updated>
|
||||
<link href="https://aza.moe/life" rel="alternate"/>
|
||||
<generator uri="https://lkiesow.github.io/python-feedgen" version="0.9.0">python-feedgen</generator>
|
||||
<logo>https://aza.moe/meru_256px.png</logo>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -46327,7 +46327,7 @@
|
||||
"id": 3406,
|
||||
"date": "2024-02-26T06:08:45",
|
||||
"text": "今天把 <a href=\"##AquaNet\">#AquaNet</a> 后端的请求验证写好啦!\n\n因为官方的游戏客户端给用户提交数据的时候并没有做登录验证也没有做机器验证,所以在这之前只要暴露了你的卡号别人就可以随便发请求改你的数据。\n\n今天做的请求验证实现方式是,机器 PowerOn 的时候验证 Keychip ID,给每个人的游戏返回一个独特的随机 URL 比如 `/gs/{token}/mai2/endpoint`,这样就可以不用担心熊孩子发的恶意请求追踪不到了!\n\n(不过还需要想办法解决 MITM 的问题... 毕竟街机用的是没加密的 HTTP 80 <i class=\"custom-emoji\" emoji-src=\"emoji/6170424195260877091.webm\">🤗</i>",
|
||||
"views": 44,
|
||||
"views": 45,
|
||||
"forwards": 0,
|
||||
"images": [
|
||||
{
|
||||
@@ -46346,7 +46346,7 @@
|
||||
"id": 3407,
|
||||
"date": "2024-02-26T08:55:01",
|
||||
"text": "<del>好想喝鲸鱼奶(?)</del>",
|
||||
"views": 37,
|
||||
"views": 38,
|
||||
"forwards": 0
|
||||
}
|
||||
]
|
||||
@@ -12,7 +12,7 @@
|
||||
<link>https://aza.moe/life</link>
|
||||
</image>
|
||||
<language>zh-cn</language>
|
||||
<lastBuildDate>Mon, 26 Feb 2024 20:10:00 +0000</lastBuildDate>
|
||||
<lastBuildDate>Mon, 26 Feb 2024 22:10:37 +0000</lastBuildDate>
|
||||
<item>
|
||||
<title>小桂桂的回忆录 📒 #3407</title>
|
||||
<link>https://aza.moe/life?post=3407</link>
|
||||
|
||||
Reference in New Issue
Block a user