Is your feature request related to a problem? Please describe.
I would like to set some URLs to send out multiple notifications in a day. I know that data is stored in plugin_webseer_urls table so I can create my own script for it, but is there a way or can we create a way to set a notification interval on a URL.
Describe the solution you'd like
Set up a notification interval on URLs independently
Describe alternatives you've considered
I can create my own script to run against the table plugin_webseer_urls for what I am looking for.
Additional context
None