We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Compare https://crontab.guru/#*/5_*_*_*_* with https://crontab.guru/#5_*_*_*_*
Updated Playwright content fetcher (markdown)
Update instructions based on https://github.com/dgtlmoon/changedetection.io/pull/2163/files#diff-e45e45baeda1c1e73482975a664062aa56f20c03dd9d64a827aba57775bed0d3 , rewrite in a way to avoid future changes making wiki out of date
Fixed the cron syntax to do what the doc says, rather than firing it every five minutes.
Fixed a mistake i made in the example restart script
Added a "Pip install" section to "Playwright memory leak"
Removed the Reddit Markdown code that was accidentally included to "git clone" line.
Added instructions for Pip based install - original credit to /u/aman207
Adding Puppeteer name for SEO reasons
Fixed missing / in PLAYWRIGHT_DRIVER_URL
Added lines to modify if using docker-compose
Created Playwright content fetcher (markdown)