It's true that the website/forum requires a login every 24 hours.
Seems I can't change it for some dumb technical reasons
To make your login cookie persistent aka not expiring.
Here's what I suggest:
Install this extension (or any similar extension)
If the extension above ain't working, you can use the one below
Cookie inspector Chrome Extension
Alternatively, you can edit your Chrome (or any browser cookies) following this way
Editing cookies manually
Example with Google Chrome
Display the Web Debug interface (keyboard shortcuts CTRL+SHIFT+i)
Press CTRL+SHIFT+i simultaneouslyLocate the Application tab from the top panel
Under Storage on the left panel, locate Cookies
Expand Cookies and click on best-trading-indicator.com
- Then follow the tutorial as explained below
Extension configuration tutorial
Once installed, click on the extension icon.
And replicate what I do in the screenshotlocate the _secure_session_id cookie.
You'll only see it when the current opened browser is focused on my website.
The cookies list will change according to the current website browsed. This cookie is specific to https://best-trading-indicator.comCheck the Session option
This will make your cookie persistent = won't expire againDon't forget to click on the green icon below to save your update
Repeat the same steps 2-4 with the cookie called shopify_s
Repeat the same steps 2-4 with the cookie called secure_customer_sig
Configuring the cookies manually
locate the _secure_session_id cookie.
You'll only see it when the current opened browser is focused on my website.
The cookies list will change according to the current website browsed. This cookie is specific to https://best-trading-indicator.comDouble click on the corresponding Expired / Max-Age for that cookie
Delete the date-like content and type Session
This will make your cookie persistent = won't expire again
Note: It's case-sensitive so please enter S (big caps) and then ession (small-caps)Repeat the same steps 1-3 with the cookie called shopify_s
Repeat the same steps 1-3 with the cookie called secure_customer_sig
Conclusion
Then you'll be set to not having to logging-in every 24 hours (unless you manually log yourself out obviously)
Cheers