mirror of
https://github.com/beclab/Olares
synced 2026-05-24 09:18:23 +00:00
docs: update screenshot for cookie management and fix minor errors (#2033)
This commit is contained in:
commit
f18d3af3b4
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 |
|
|
@ -42,11 +42,11 @@ OAuth 类型的集成以及 Olares Space 需在**LarePass**应用中完成连接
|
|||
|
||||
## 管理 Cookie
|
||||
|
||||
你可以在 **设置 > 集成 > Cookie 管理** 中打开 Cookie 管理页面。
|
||||
你可以在 **设置** > **集成** > **Cookie 管理** 中打开 Cookie 管理页面。
|
||||
|
||||
Cookie 管理页会按网站域名分组展示所有已保存的 Cookie。每个条目显示 Cookie 名称、值、到期时间及所属域名。
|
||||
|
||||

|
||||

|
||||
|
||||
可执行的操作包括:
|
||||
|
||||
|
|
@ -57,8 +57,8 @@ Cookie 管理页会按网站域名分组展示所有已保存的 Cookie。每个
|
|||
- **编辑 Cookie**:点击具体的 Cookie 条目,可在下方输入框中编辑对应的值。
|
||||
- **删除 Cookie**:移除无效或过期条目。支持对单个域名或全部 Cookie 进行删除。
|
||||
|
||||
:::tip 定期维护 Cookie
|
||||
:::warning 定期维护 Cookie
|
||||
当 Cookie 过期时,系统会以红色标识提醒。若 Cookie 已过期或缺失,部分订阅或网页访问任务可能失败。建议定期检查 Cookie 有效期并及时更新。
|
||||
|
||||
:::
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue