Last active
November 18, 2025 17:15
-
-
Save chyuaner/a06a4eeae2d3013b7796ee96c73ff2ee to your computer and use it in GitHub Desktop.
部落格新站的留言列表功能統計
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "counts": { | |
| "/2025/06/hexo-kratosrebirth-giscus/": 1, | |
| "/2025/06/My-first-post/": 2 | |
| }, | |
| "latest": [ | |
| { | |
| "post": "/2025/06/hexo-kratosrebirth-giscus/", | |
| "author": "chyuaner", | |
| "body": "我在這邊做留言測試\n為什麼你會看到這個?\n哈哈哈,我沒有什麼特別的意思啦😅\n\n首先第一點,這是無意義的\n第二點,請微笑,我發動微笑世界\n\nalert('hello');", | |
| "url": "https://github.com/chyuaner/blog.yuaner.tw/discussions/3#discussioncomment-13549945", | |
| "createdAt": "2025-06-23T10:58:08Z" | |
| }, | |
| { | |
| "post": "/2025/06/My-first-post/", | |
| "author": "chyuaner", | |
| "body": "測試新輸入的留言", | |
| "url": "https://github.com/chyuaner/blog.yuaner.tw/discussions/1#discussioncomment-13449304", | |
| "createdAt": "2025-06-12T14:06:55Z" | |
| }, | |
| { | |
| "post": "/2025/06/My-first-post/", | |
| "author": "chyuaner", | |
| "body": "我在這邊做留言測試\n為什麼你會看到這個?\n哈哈哈,我沒有什麼特別的意思啦😅\n\n首先第一點,這是無意義的\n第二點,請微笑,我發動微笑世界\n\nalert('hello');", | |
| "url": "https://github.com/chyuaner/blog.yuaner.tw/discussions/1#discussioncomment-13446755", | |
| "createdAt": "2025-06-12T13:33:18Z" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment