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/4a7f4b6b56784106ce7fb7ac7c8624f133443c1e/docs/widgets/services/tubearchivist.md You should set ROOT_URL correctly, otherwise the web may not work correctly.
homepage/docs/widgets/services/tubearchivist.md

18 lines
385 B

1 year ago
---
title: Tube Archivist
description: Tube Archivist Widget Configuration
---
Learn more about [Tube Archivist](https://github.com/tubearchivist/tubearchivist).
You must be running at least version 0.4.4
1 year ago
Allowed fields: `["downloads", "videos", "channels", "playlists"]`.
```yaml
widget:
type: tubearchivist
url: http://tubearchivist.host.or.ip
key: tubearchivistapikey
1 year ago
```