diff --git a/Detecting-changes-in-images.md b/Detecting-changes-in-images.md index f02f379..7a073d1 100644 --- a/Detecting-changes-in-images.md +++ b/Detecting-changes-in-images.md @@ -2,9 +2,7 @@ At the moment, changedetection.io only supports detecting changes in the Text of So this means that you could use changedetection to detect when the HTML now references a different image source. -For example - -The source at https://example.com is +For example - source at https://the-site-you-are-watching.com is ``` @@ -19,6 +17,8 @@ The source at https://example.com is ``` +And in the **Visual Selector** you chose the "wrapper" element + By specifying `source:https://example.com` as the Watch URL and a filter of `#wrapper`, you will get a notification when the website changes "`november-calendar.jpg`" to "`december-calendar.jpg`"