rssmix/configs/releases.toml
mr-boneman 52cb376335
All checks were successful
/ build (push) Successful in 1m58s
support for time format
2024-08-20 15:18:26 +02:00

14 lines
No EOL
295 B
TOML

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