Use yaml instead of toml?
This commit is contained in:
18
definitions/vem_ringde.yml
Normal file
18
definitions/vem_ringde.yml
Normal 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)"
|
||||
Reference in New Issue
Block a user