http server
This commit is contained in:
parent
60b16577ae
commit
870c8cb012
9 changed files with 246 additions and 81 deletions
9
configs/releases.toml
Normal file
9
configs/releases.toml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue