[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">
|
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-cn">
|
||||||
<id>https://aza.moe/life</id>
|
<id>https://aza.moe/life</id>
|
||||||
<title>小桂桂的回忆录 📒</title>
|
<title>小桂桂的回忆录 📒</title>
|
||||||
<updated>2024-11-09T02:30:07.988026+00:00</updated>
|
<updated>2024-11-09T04:10:33.877881+00:00</updated>
|
||||||
<link href="https://aza.moe/life" rel="alternate"/>
|
<link href="https://aza.moe/life" rel="alternate"/>
|
||||||
<generator uri="https://lkiesow.github.io/python-feedgen" version="0.9.0">python-feedgen</generator>
|
<generator uri="https://lkiesow.github.io/python-feedgen" version="0.9.0">python-feedgen</generator>
|
||||||
<logo>https://aza.moe/meru_256px.png</logo>
|
<logo>https://aza.moe/meru_256px.png</logo>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -63454,7 +63454,7 @@
|
|||||||
"id": 4629,
|
"id": 4629,
|
||||||
"date": "2024-11-05T05:01:28",
|
"date": "2024-11-05T05:01:28",
|
||||||
"text": "Electron Day 快乐!看看大家电脑上装了多少个 Electron\n\n发现我 Linux 工作站/服务器上装了 36 个,Windows 笔记本上装了 17 个 <i class=\"custom-emoji\" emoji-src=\"emoji/6323267916523374069.webp\">🥺</i>\n\nLinux: \n<pre language=\"sh\">find /usr /opt /home -type f -name \"resources.pak\" 2>/dev/null</pre>\nWindows: \n<pre language=\"powershell\">Get-ChildItem -Path \"C:\\Users\", \"C:\\Program Files\", \"C:\\Program Files (x86)\" -Recurse -Filter \"resources.pak\" -ErrorAction SilentlyContinue | Select-Object -ExpandProperty FullName</pre>",
|
"text": "Electron Day 快乐!看看大家电脑上装了多少个 Electron\n\n发现我 Linux 工作站/服务器上装了 36 个,Windows 笔记本上装了 17 个 <i class=\"custom-emoji\" emoji-src=\"emoji/6323267916523374069.webp\">🥺</i>\n\nLinux: \n<pre language=\"sh\">find /usr /opt /home -type f -name \"resources.pak\" 2>/dev/null</pre>\nWindows: \n<pre language=\"powershell\">Get-ChildItem -Path \"C:\\Users\", \"C:\\Program Files\", \"C:\\Program Files (x86)\" -Recurse -Filter \"resources.pak\" -ErrorAction SilentlyContinue | Select-Object -ExpandProperty FullName</pre>",
|
||||||
"views": 112,
|
"views": 113,
|
||||||
"forwards": 4,
|
"forwards": 4,
|
||||||
"media_group_id": 13846263111521349,
|
"media_group_id": 13846263111521349,
|
||||||
"images": [
|
"images": [
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<link>https://aza.moe/life</link>
|
<link>https://aza.moe/life</link>
|
||||||
</image>
|
</image>
|
||||||
<language>zh-cn</language>
|
<language>zh-cn</language>
|
||||||
<lastBuildDate>Sat, 09 Nov 2024 02:30:07 +0000</lastBuildDate>
|
<lastBuildDate>Sat, 09 Nov 2024 04:10:33 +0000</lastBuildDate>
|
||||||
<item>
|
<item>
|
||||||
<title>小桂桂的回忆录 📒 #4638</title>
|
<title>小桂桂的回忆录 📒 #4638</title>
|
||||||
<link>https://aza.moe/life?post=4638</link>
|
<link>https://aza.moe/life?post=4638</link>
|
||||||
|
|||||||
Reference in New Issue
Block a user