You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
404 B
18 lines
404 B
---
|
|
title: Changedetection.io
|
|
description: Changedetection.io Widget Configuration
|
|
---
|
|
|
|
Learn more about [Changedetection.io](https://github.com/dgtlmoon/changedetection.io).
|
|
|
|
Find your API key under `Settings > API`.
|
|
|
|
Allowed fields: `["diffsDetected", "totalObserved"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: changedetectionio
|
|
url: http://changedetection.host.or.ip:port
|
|
key: apikeyapikeyapikeyapikeyapikey
|
|
```
|