kopia lustrzana https://github.com/dgtlmoon/changedetection.io
Updated CSS Selector help (markdown)
rodzic
3b2a4173c6
commit
aac15a115d
|
@ -28,3 +28,8 @@ if you have
|
||||||
filter: `//h3/parent::a//@href`
|
filter: `//h3/parent::a//@href`
|
||||||
|
|
||||||
|
|
||||||
|
# Select all img "src" tag only with xPath filter
|
||||||
|
|
||||||
|
```
|
||||||
|
//img//@src
|
||||||
|
```
|
||||||
|
|
Ładowanie…
Reference in New Issue