mirror of
https://github.com/streamwall/streamwall.git
synced 2025-12-06 01:45:37 -05:00
Add example TOML data file
This commit is contained in:
11
example.streams.toml
Normal file
11
example.streams.toml
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
[[streams]]
|
||||||
|
city = "Varied"
|
||||||
|
label = "yo"
|
||||||
|
link = "https://twitch.tv/woke"
|
||||||
|
notes = "Live protest streams from around the world."
|
||||||
|
source = "woke.net"
|
||||||
|
|
||||||
|
[[streams]]
|
||||||
|
kind = "web"
|
||||||
|
label = "zombocom"
|
||||||
|
link = "https://html5zombo.com"
|
||||||
Reference in New Issue
Block a user