first commit

This commit is contained in:
sjk
2025-12-19 22:36:48 +08:00
commit 6802624e59
185 changed files with 43430 additions and 0 deletions

View File

@@ -0,0 +1,38 @@
{
"cookies": [
{
"name": "a1",
"value": "your_cookie_value_here",
"domain": ".xiaohongshu.com",
"path": "/",
"expires": -1,
"httpOnly": false,
"secure": false,
"sameSite": "Lax"
},
{
"name": "webId",
"value": "your_webid_here",
"domain": ".xiaohongshu.com",
"path": "/",
"expires": -1,
"httpOnly": false,
"secure": false,
"sameSite": "Lax"
}
],
"title": "💧夏日必备2元一杯的柠檬水竟然这么好喝",
"content": "今天给大家分享一个超级实惠的夏日饮品!\n\n蜜雪冰城的柠檬水只要2元一杯性价比真的太高了\n酸酸甜甜的口感冰冰凉凉超解渴~\n\n夏天必备强烈推荐给大家",
"images": [
"https://picsum.photos/800/600?random=1",
"https://picsum.photos/800/600?random=2",
"D:/project/Work/ai_xhs/backend/temp_uploads/image3.jpg"
],
"tags": [
"夏日清爽",
"饮品",
"柠檬水",
"性价比",
"蜜雪冰城"
]
}