Skip to content

Commit

Permalink
(#10) Added humanized delay to refresh intervals ↞ [auto-sync from `a…
Browse files Browse the repository at this point in the history
…damlui/chatgpt-auto-refresh`]
  • Loading branch information
adamlui authored and kudo-sync-bot committed Apr 24, 2023
1 parent 2266170 commit 63ef918
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chatgpt/chatgpt-auto-refresh/chatgpt-auto-refresh.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
// @name:zh-HK ChatGPT 自動刷新 ↻
// @name:zh-SG ChatGPT 自动刷新 ↻
// @name:zh-TW ChatGPT 自動刷新 ↻
// @version 2023.4.23.3
// @version 2023.4.23.4
// @description *SAFELY* keeps ChatGPT sessions fresh, eliminating constant network errors + Cloudflare checks (all from the background!)
// @author Adam Lui
// @namespace https://github.com/adamlui
Expand Down Expand Up @@ -113,7 +113,7 @@
// @compatible qq
// @icon https://raw.githubusercontent.com/adamlui/userscripts/master/chatgpt/media/icons/openai-favicon48.png
// @icon64 https://raw.githubusercontent.com/adamlui/userscripts/master/chatgpt/media/icons/openai-favicon64.png
// @require https://cdn.jsdelivr.net/gh/chatgptjs/chatgpt.js@6aaf7aaa199582b9cde757a06a99c68abca9f928/dist/chatgpt-1.4.1.min.js
// @require https://cdn.jsdelivr.net/gh/chatgptjs/chatgpt.js@48ae809c8dc53ca2938f7eefe9d449bb7b387901/dist/chatgpt-1.5.0.min.js
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_registerMenuCommand
Expand Down

0 comments on commit 63ef918

Please sign in to comment.