mirror of
https://github.com/PaiGramTeam/PaiGram.git
synced 2024-11-21 22:58:05 +00:00
🎨 Update get cookies help message
This commit is contained in:
parent
56c8d66215
commit
3573c68120
@ -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>"
|
||||
|
Loading…
Reference in New Issue
Block a user