kopia lustrzana https://github.com/dgtlmoon/changedetection.io
Updated Run JavaScript before change detection (markdown)
rodzic
9c995793a3
commit
21c201eff4
|
@ -54,7 +54,7 @@ In that above shared link, we will be watching BestBuy for changes in GTX 4090 g
|
||||||
Or set these
|
Or set these
|
||||||
|
|
||||||
**"Execute JavaScript before change detection"**
|
**"Execute JavaScript before change detection"**
|
||||||
|
(If you get the country flag/location request)
|
||||||
```
|
```
|
||||||
setInterval(function(){
|
setInterval(function(){
|
||||||
document.evaluate("//div[@lang='en']//a[@class='us-link']", document, null, XPathResult.ANY_TYPE, null ).iterateNext().click();
|
document.evaluate("//div[@lang='en']//a[@class='us-link']", document, null, XPathResult.ANY_TYPE, null ).iterateNext().click();
|
||||||
|
|
Ładowanie…
Reference in New Issue