kopia lustrzana https://github.com/dgtlmoon/changedetection.io
Updated Detecting changes in images (markdown)
rodzic
df0d1749aa
commit
2149db1aeb
|
@ -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
|
||||
|
||||
```
|
||||
<HTML>
|
||||
|
@ -19,6 +17,8 @@ The source at https://example.com is
|
|||
</HTML>
|
||||
```
|
||||
|
||||
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`"
|
||||
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue