🎨 Update get cookies help message

This commit is contained in:
洛水居室 2022-12-01 11:04:59 +08:00
parent 56c8d66215
commit 3573c68120
No known key found for this signature in database
GPG Key ID: C9DE87DA724B88FC

View File

@ -159,7 +159,7 @@ class SetUserCookies(Plugin.Conversation, BasePlugin.Conversation):
"PC\n"
f"1、<a href='{bbs_url}'>打开 {bbs_name} 并登录</a>\n"
"2、按F12打开开发者工具\n"
"3、将开发者工具切换至网络(Network)并🎨 Update help message点击过滤栏中的文档(Document)并刷新页面\n"
"3、将开发者工具切换至网络(Network)并点击过滤栏中的文档(Document)并刷新页面\n"
"4、在请求列表找到 <i>/ys</i> 并点击\n"
"5、找到并复制请求标头(Request Headers)中的Cookie\n"
"<u>如发现没有请求标头(Request Headers)大概因为缓存的存在需要你点击禁用缓存(Disable Cache)再次刷新页面</u>"