14 lines
No EOL
295 B
TOML
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'" |