GlobalChatgpt Pro

多密钥支持(仅自定义)、拖动、主题切换、卡通背景、真实聊天的增强脚本

当前为 2025-07-06 提交的版本,查看 最新版本

作者
duxiaolu166
评分
0 0 0
版本
1.5
创建于
2025-07-06
更新于
2025-07-06
大小
15.4 KB
许可证
MIT (https://opensource.org/license/mit/)
适用于
所有网站

In the official code, there's the snippet staleTime:6e5 or, prettified, staleTime: 600000 (10 min).
During network analysis of conversations with GPT-4, fetching of the resource v4-2023-04-27 can be seen whenever a reset occurs. Searching for this in the official code with the dev tools revealed a code location that, when halted on, had an association to a focus event in its stack trace. This focus event really is a combination of multiple browser events, though.