rssmix/configs/releases.toml
mr-boneman ab85f65044
All checks were successful
/ build (push) Successful in 1m45s
title prefix support
2024-08-20 17:50:20 +02:00

22 lines
No EOL
469 B
TOML

name = "releases"
[[feeds]]
url = "https://github.com/nim-lang/Nim/releases.atom"
kind = "Atom"
titlePrefix = "Nim: "
[[feeds]]
url = "https://github.com/fatedier/frp/releases.atom"
kind = "Atom"
titlePrefix = "frp: "
[[feeds]]
url = "https://forgejo.org/releases/rss.xml"
kind = "RSSv2"
titlePrefix = "Forgejo: "
timeFormat = "ddd',' dd MMM yyyy HH:mm:ss 'GMT'"
[[feeds]]
url = "https://github.com/project-zot/zot/releases.atom"
titlePrefix = "zot: "
kind = "Atom"