http server

This commit is contained in:
mr-boneman 2024-08-20 14:29:55 +02:00
parent 60b16577ae
commit 870c8cb012
9 changed files with 246 additions and 81 deletions

9
configs/releases.toml Normal file
View 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"