Changes to yaml version of vem ringde.

This commit is contained in:
2019-03-13 09:37:50 +01:00
parent c23987f97d
commit f49399353c

View File

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