Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/homepage/blame/commit/facc98018bd06ab6d99ec14af1ec9c7e8ec4028e/docs/widgets/services/changedetectionio.md You should set ROOT_URL correctly, otherwise the web may not work correctly.
homepage/docs/widgets/services/changedetectionio.md

18 lines
404 B

1 year ago
---
title: Changedetection.io
description: Changedetection.io Widget Configuration
---
Learn more about [Changedetection.io](https://github.com/dgtlmoon/changedetection.io).
1 year ago
Find your API key under `Settings > API`.
Allowed fields: `["diffsDetected", "totalObserved"]`.
1 year ago
```yaml
widget:
type: changedetectionio
url: http://changedetection.host.or.ip:port
key: apikeyapikeyapikeyapikeyapikey
1 year ago
```