Use yaml instead of toml?

This commit is contained in:
2019-02-18 08:30:07 +01:00
parent 7569896f6b
commit f3fee81a11

View File

@@ -0,0 +1,18 @@
name: "vemringde.se"
path: "http://vemringde.se/?q={ number }"
messages:
selector: "#toporganisations li"
comments:
selector: "#calls ol li"
date_time:
selector: "div:nth-child(4)"
data: "inner_html"
kind: "date"
format: "%Y-%m-%d"
tz: "Europe/Stockholm"
message:
selector: "div:nth-child(3)"