I'm dumb. I need to know how to setup this script to keep me logged into https://*IONOS.com. Can anyone give me the steps to take in order to customize this script for that purpose? I hate that Ionos logs me out what seems like every 15 minutes or so.
I'm dumb. I need to know how to setup this script to keep me logged into https://*IONOS.com. Can anyone give me the steps to take in order to customize this script for that purpose? I hate that Ionos logs me out what seems like every 15 minutes or so.
Here's what I have:
// @match https://*ionos.com: */*
// @match https://ionos.com */*
// @include https://*.ionos.com: */*
// @include https://ionos.com */*
// @connect ionos.com
Is this formatted correctly and whatnot? Please advise!