Definition support.

This commit is contained in:
2019-02-12 13:04:39 +01:00
parent 70f89cc35c
commit 7569896f6b
10 changed files with 404 additions and 20 deletions

View File

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