First working version
This commit is contained in:
commit
8bc7556cf8
6 changed files with 246 additions and 0 deletions
7
config.toml
Normal file
7
config.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
bind = "127.0.0.1:8085"
|
||||
item_tpl = "./assets/item.html"
|
||||
page_tpl = "./assets/index.html"
|
||||
|
||||
[feeds.tc]
|
||||
url = "https://www.youtube.com/feeds/videos.xml?channel_id=UCy0tKL1T7wFoYcxCe0xjN6Q"
|
||||
interval_secs = 43200
|
||||
Loading…
Add table
Add a link
Reference in a new issue