configs -> configs-examples
All checks were successful
/ build (push) Successful in 1m52s

This commit is contained in:
mr-boneman 2024-11-05 11:13:31 +01:00
parent ab85f65044
commit 894e66a6de
3 changed files with 9 additions and 2 deletions

View file

@ -0,0 +1,28 @@
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"
[[feeds]]
url = "https://code.forgejo.org/forgejo/runner/releases.rss"
kind = "RSSv2"
titlePrefix = "Forgejo runner: "
timeFormat = "ddd',' dd MMM yyyy HH:mm:ss '+0000'"