v0.39.2
Default time for all watches, when the watch does not have a specific time setting.
Password protection for your changedetection.io application.
Base URL used for the {base_url} token in notifications, default value is the ENV var 'base_url', read more here.
Note: This will automatically apply to all existing watches.
Use AppRise URLs for notification to just about any service!
Title for all notifications
Body for all notifications
These tokens can be used in the notification body and title to customise the notification text.
Token Description
{base_url} The URL of the changedetection.io instance you are running.
{watch_url} The URL being watched.
{watch_uuid} The UUID of the watch.
{watch_title} The title of the watch.
{watch_tag} The tag of the watch.
{preview_url} The URL of the preview page generated by changedetection.io.
{diff_url} The URL of the diff page generated by changedetection.io.
{current_snapshot} The current snapshot value, useful when combined with JSON or CSS filters
URLs generated by changedetection.io (such as {diff_url}) require the BASE_URL environment variable set.
Your BASE_URL var is currently ""

Use the Basic method (default) where your watched sites don't need Javascript to render.

The Chrome/Javascript method requires a network connection to a running WebDriver+Chrome server.