Skip to content

Commit e07e8f6

Browse files
[投稿] 更新 index.json: 添加 Cookie解析2.0
1 parent 865df28 commit e07e8f6

1 file changed

Lines changed: 25 additions & 2 deletions

File tree

script_library/index.json

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"format_version": 1,
3-
"data_version": 18,
4-
"updated": "2026-03-23T13:08:52.777Z",
3+
"data_version": 19,
4+
"updated": "2026-03-23T13:11:29.200Z",
55
"announcement": null,
66
"categories": [
77
{
@@ -610,6 +610,29 @@
610610
"updated": null,
611611
"status": "active",
612612
"lines": 100
613+
},
614+
{
615+
"id": "cookie_2_0_mn37fkak",
616+
"name": "Cookie解析2.0",
617+
"name_en": "Cookie解析2.0",
618+
"desc": "相比头一个版本这次咱不用复制粘贴进去了麻烦死了😂,仅需把你自己抓到的 Cookie 拷贝,运行脚本 它会自动获取解析,生成文件在本 app文档部分。🐽",
619+
"desc_en": "相比头一个版本这次咱不用复制粘贴进去了麻烦死了😂,仅需把你自己抓到的 Cookie 拷贝,运行脚本 它会自动获取解析,生成文件在本 app文档部分。🐽",
620+
"category": "basic",
621+
"file": "scripts/basic/cookie_2_0_mn37fkak.py",
622+
"thumbnail": null,
623+
"version": 1,
624+
"file_type": "py",
625+
"author": "Silence",
626+
"author_en": "Silence",
627+
"tags": [
628+
"community"
629+
],
630+
"requires": [],
631+
"min_app_version": "1.5.0",
632+
"added": "2026-03-23",
633+
"updated": null,
634+
"status": "active",
635+
"lines": 92
613636
}
614637
]
615638
}

0 commit comments

Comments
 (0)