Best Practices For Lengthening Cookie Length Before Tonite's Shutdown
| ...,,..;...,,..,..,...,,,;.., | 03/19/26 | | richard clock | 03/19/26 | | potluck | 03/19/26 | | ...,,..;...,,..,..,...,,,;.., | 03/19/26 | | .,.,.;;,;.,;:,:,,:,.,:,::,..;.,:,.:;.:.,;.:.,:.::, | 03/19/26 | | ...,,..;...,,..,..,...,,,;.., | 03/19/26 | | .,.,.;;,;.,;:,:,,:,.,:,::,..;.,:,.:;.:.,;.:.,:.::, | 03/19/26 | | .,.,.;;,;.,;:,:,,:,.,:,::,..;.,:,.:;.:.,;.:.,:.::, | 03/19/26 | | .,.,.;;,;.,;:,:,,:,.,:,::,..;.,:,.:;.:.,;.:.,:.::, | 03/19/26 |
Poast new message in this thread
Date: March 19th, 2026 2:51 PM
Author: ...,,..;...,,..,..,...,,,;..,
(http://www.autoadmit.com/thread.php?thread_id=5847572&forum_id=2...id.#49755853) |
Date: March 19th, 2026 2:54 PM
Author: ...,,..;...,,..,..,...,,,;..,
maybe have a macro to open a new browser session every 15 minutes and log you into a new session. that way you're maximizing the time the last successful login lasts
(http://www.autoadmit.com/thread.php?thread_id=5847572&forum_id=2...id.#49755864) |
Date: March 19th, 2026 3:10 PM
Author: .,.,.;;,;.,;:,:,,:,.,:,::,..;.,:,.:;.:.,;.:.,:.::,
chatgpt says to use this
setInterval(() => {
fetch(window.location.href, { credentials: "include" });
console.log("keepalive ping:", new Date().toLocaleTimeString());
}, 5 * 60 * 1000); // every 5 minutes
(http://www.autoadmit.com/thread.php?thread_id=5847572&forum_id=2...id.#49755895) |
 |
Date: March 19th, 2026 3:14 PM
Author: ...,,..;...,,..,..,...,,,;..,
where do i add this to?
(http://www.autoadmit.com/thread.php?thread_id=5847572&forum_id=2...id.#49755908) |
 |
Date: March 19th, 2026 3:15 PM
Author: .,.,.;;,;.,;:,:,,:,.,:,::,..;.,:,.:;.:.,;.:.,:.::,
F12 → Console → paste
try asking chatgpt yourself too, it gives a few different options. i just told it i needed to generate activity on a site that logs me off automatically after 15 minutes of inactivity.
(http://www.autoadmit.com/thread.php?thread_id=5847572&forum_id=2...id.#49755913) |
Date: March 19th, 2026 5:28 PM
Author: .,.,.;;,;.,;:,:,,:,.,:,::,..;.,:,.:;.:.,;.:.,:.::,
i just installed the auto refresh plus extension, i think a hard refresh keeps you logged in?
(http://www.autoadmit.com/thread.php?thread_id=5847572&forum_id=2...id.#49756272) |
 |
Date: March 19th, 2026 5:56 PM
Author: .,.,.;;,;.,;:,:,,:,.,:,::,..;.,:,.:;.:.,;.:.,:.::,
i think this will work...
(http://www.autoadmit.com/thread.php?thread_id=5847572&forum_id=2...id.#49756374) |
|
|