kopia lustrzana https://github.com/dgtlmoon/changedetection.io
Updated Detecting changes in images (markdown)
rodzic
073223eeb2
commit
df0d1749aa
|
@ -19,5 +19,9 @@ The source at https://example.com is
|
|||
</HTML>
|
||||
```
|
||||
|
||||
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"
|
||||
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`"
|
||||
|
||||
|
||||
Since 0.45.3 we've tried to add a message to help identify when this was happening
|
||||
|
||||
In addition to the message `Got HTML content but no text found (With 200 reply code),` (because there is only an image), if you specified a filter/selector , it will try to help you by saying `Got HTML content but no text found (With 200 reply code), it's possible that the filters you have give an empty result or contain only an image.`
|
Ładowanie…
Reference in New Issue