Skip to content

Handling variables in the watched URL

dgtlmoon edited this page Oct 24, 2022 · 10 revisions

@todo update

Sometimes you need to insert the current date

https://changedetection.io/test.txt?date={% now 'Europe/Berlin', '%d' %}.{% now 'Europe/Berlin', '%m' %}.{% now 'Europe/Berlin', '%Y' %}

Would request (according to the Europe/Berlin) timezone

https://changedetection.io/test.txt?date=/test.txt?date=24.10.2022