docs: update screenshot for cookie management and fix minor errors (#2033)

This commit is contained in:
Yajing 2025-11-06 16:49:27 +08:00 committed by GitHub
commit f18d3af3b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 122 KiB

After

Width:  |  Height:  |  Size: 62 KiB

View file

@ -42,11 +42,11 @@ OAuth 类型的集成以及 Olares Space 需在**LarePass**应用中完成连接
## 管理 Cookie
你可以在 **设置 > 集成 > Cookie 管理** 中打开 Cookie 管理页面。
你可以在 **设置** > **集成** > **Cookie 管理** 中打开 Cookie 管理页面。
Cookie 管理页会按网站域名分组展示所有已保存的 Cookie。每个条目显示 Cookie 名称、值、到期时间及所属域名。
![时间分片](/images/zh/manual/olares/cookie-management.png#bordered)
![Cookie 管理](/images/zh/manual/olares/cookie-management.png#bordered)
可执行的操作包括:
@ -57,8 +57,8 @@ Cookie 管理页会按网站域名分组展示所有已保存的 Cookie。每个
- **编辑 Cookie**:点击具体的 Cookie 条目,可在下方输入框中编辑对应的值。
- **删除 Cookie**:移除无效或过期条目。支持对单个域名或全部 Cookie 进行删除。
:::tip 定期维护 Cookie
:::warning 定期维护 Cookie
当 Cookie 过期时,系统会以红色标识提醒。若 Cookie 已过期或缺失,部分订阅或网页访问任务可能失败。建议定期检查 Cookie 有效期并及时更新。
:::